ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
StringReverse (Function)
Reverses the characters of a string.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
hbDeleteTable (Function)
Deletes an HBase table.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Facebook functions (prefix syntax)
List of Facebook functions...
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
VariantConvert (Function)
Converts the value stored in a Variant variable].
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
Constants for managing fonts
List of constants used by the functions for font management....
Kanban control functions (prefix syntax)
The following functions handle Kanban controls......
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
Automation object
The Automation keyword is used to declare an automation object...
The home page
The home page is the first page of your site......
Count (Property)
The Count property returns the number of elements in a given set.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....