WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Declaring a dynamic object
<ObjectName> Name that identifies the instance of the class.<ClassName> Name that identifies the class, defined when creating the class in the code editor.
Name that identifies the instance of the class.
Name that identifies the class, defined when creating the class in the code editor.
Instantiating a dynamic object
<ObjectName> Name that identifies the instance of the class.<ClassName> Name that identifies the class, defined when creating the class in the code editor.<Parameters> Optional parameters of constructor.
Optional parameters of constructor.
Freeing a dynamic object
<ObjectName> Name that identifies the instance of the class.
<ObjectName> Name identifying the instance of the class.Versions 16 and laterThis parameter can correspond to a non-dynamic object.New in version 16This parameter can correspond to a non-dynamic object.This parameter can correspond to a non-dynamic object.
Name identifying the instance of the class.Versions 16 and laterThis parameter can correspond to a non-dynamic object.New in version 16This parameter can correspond to a non-dynamic object.This parameter can correspond to a non-dynamic object.
Notes
Last update: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: