ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLoadResource (Function)
Loads the content of a resource from a library.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
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....
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
Configuring the SOAP administrator
StreamReject (Function)
Refuses a request for stream connection.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
SQLSeek (Function)
Positions on the specified result row of the query.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
<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.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
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.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.