ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You can use Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Programming overview in C and C++
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
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.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
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.
The Upload control
The Upload control is used to upload files on the Web server......
Options of the window editor
To configure the general options of the window editor......
CallDLL32 (Function)
Runs a function found in an external DLL.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
ThreadCurrent (Function)
Returns the name of the thread currently run.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
PreviousPage (Function)
Returns the name of the previous page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.