ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Constants for managing certificates
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Constants for managing Map controls
Constants for managing Map controls...
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Automatic calculations in a Table control (AAF)
BurnerEject (Function)
Opens or closes the door of current burner.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Comparison operators
The comparison operators can be divided into several categories......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....