<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>14 Feb 2018 04:04:00 Z</lastBuildDate><pubDate>12 Feb 2018 13:56:00 Z</pubDate><description>I am trying to understand Class in Windev.&#13;
&#13;
I guess I understand the Meaning of PUBLIC, PROTECTED and PRIVATE.&#13;
&#13;
But didn't know When to put or not to put GLOBAL in front of them .&#13;
&#13;
For Example&#13;
What would be the difference between these Two ?&#13;
&#13;
GLOBAL PRIVATE&#13;
&#13;
PRIVATE&#13;
___________________________________&#13;
or these two??&#13;
&#13;
PRIVATE CONSTANT&#13;
&#13;
GLOBAL PRIVATE CONSTANT</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64541-declaring-class-and-elements/read.awp</link><title>Declaring the class and its elements</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64541-declaring-class-and-elements-64557/read.awp</comments><pubDate>14 Feb 2018 04:04:00 Z</pubDate><description>Thanks Fabrice !&#13;
So There is nothing like GLOBAL PRIVATE or Like GLOBAL PUBLIC When declaring Class ??&#13;
&#13;
Thanks Again ??</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64541-declaring-class-and-elements-64557/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64541-declaring-class-and-elements-64557/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64541-declaring-class-and-elements/read.awp">Declaring the class and its elements</source><title>Re: Declaring the class and its elements</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64541-declaring-class-and-elements-64542/read.awp</comments><pubDate>12 Feb 2018 14:21:00 Z</pubDate><description>Hi&#13;
&#13;
GLOBAL means that you have only ONE instance of that 'thing' in memory, and it's there all the time, EVEN if you DON'T ins…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64541-declaring-class-and-elements-64542/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64541-declaring-class-and-elements-64542/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64541-declaring-class-and-elements/read.awp">Declaring the class and its elements</source><title>Re: Declaring the class and its elements</title></item></channel></rss>
