ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
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.
ProjectInfo (Function)
Returns specific information about the project currently run.
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.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Financial constants
List of constants used by the financial functions....
grOrientation (Function)
Modifies the orientation of chart axes.
grExist (Function)
Checks the existence of a chart in memory.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
CallDLL32 (Function)
Runs a function found in an external DLL.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
ThreadCurrent (Function)
Returns the name of the thread currently run.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.