ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
ExeListProcess (Function)
Returns the list of applications currently run.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
RegistryRename (Function)
Renames a key in the registry.
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......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
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.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
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.