ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Record (Type of variable)
The Record type is used to save the values of a record.
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
fWriteLine (Example)
Usage example of the fWriteLine function
SysIMEI (Function)
Returns the IMEI number of an Android phone.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
MyParent (Reserved word)
MyParent is used to handle...
Logical operators
The logical operators are as follows......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Composite variable
A composite variable contains different types of elements (members)...
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
iPreview (Example)
Usage example of the iPreview function
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
zipSelectFile (Function)
Selects files from an archive.