ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLDocument (Example)
Usage example of the XMLDocument function
Alignment
The Alignment property is used to align elements.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
Notification
The Notification keyword can correspond to:
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
Category (Property)
The Category property gets and sets the category of an element.
Format (Property)
The Format property is used to identify and change the format of an element
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
HDFS constants
The following constants are used by the HDFS functions:...
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function