ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
Kanban control functions (prefix syntax)
The following functions handle Kanban controls......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
FileDisplay (Function)
Displays a file in the browser of Web user.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
MQTT functions
The following functions are used to manage MQTT clients...
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.