ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
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
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
ContentType (Property)
The ContentType property is used to get and define the content of an element.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
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)....
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.
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
PageNumber (Property)
The PageNumber property gets and sets a page number.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
3. Deploying a dynamic WEBDEV site
Associating documents with the project
To describe a project in detail, you can associate documents with it......