ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CallDLL32 (Function)
Runs a function found in an external DLL.
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.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
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.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
grExist (Function)
Checks the existence of a chart in memory.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
RegistryRename (Function)
Renames a key in the registry.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
PostMessage (Function)
Sends a Windows message to a control or to a window.
SOAP functions
List of SOAP functions...
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Automation object
The Automation keyword is used to declare an automation object...
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......