ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Creating index keywords
Index keywords allow users to easily find a help page......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
ScanDocumentFromCamera (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera. This function is equivalent to ScanFromCameraToImage....
SocketCreate (Function)
Creates a socket.
<modbusSession>.WriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). from a WLanguage list....
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
ERR_NO_TABLE
On/Off button in a window
The on/off button is a button that operates like a check box......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
Phone constants (Android / iOS)
<Array>.DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
<Variable httpRequête>SendAsynchronous (Function)
Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3....
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.