ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
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....
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....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
grExist (Function)
Checks the existence of a chart in memory.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
iPageEnd (Function)
Forces the move to the next page during the report print.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.