ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
ContentType (Property)
The ContentType property is used to get and define the content of an element.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
Cell (Property)
The Cell property is used to manipulate one or more cells.
Movable (Property)
The Movable property is used to define if an element can be moved.
Polygon (Property)
The Polygon keyword can correspond to...
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
FontName (Property)
The FontName property is used to manage the name of the font used.
FileSize (Property)
The FileSize property is used to get the size of a file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
EnumControl (Example)
Usage example of the EnumControl function