ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grOrientation (Function)
Modifies the orientation of chart axes.
Programming overview in C and C++
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....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
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.
QuickActionPin (Function)
Generates a request to pin a quick action.
Installing a Webservice (old format)
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.