ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
The Signature control
The Signature control is a report control used to sign......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Telemetry management functions
The following functions are used to manage the telemetry:...
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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....
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.