ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grExist (Function)
Checks the existence of a chart in memory.
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.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Financial constants
List of constants used by the financial functions....
grOrientation (Function)
Modifies the orientation of chart axes.
Programming overview in C and C++
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.
Installing a Webservice (old format)
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.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
PreviousPage (Function)
Returns the name of the previous page.