ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
NetworkUser (Function)
Identifies the name of the connected user.
fListDisk (Function)
Returns the list of disks installed on the computer.
HTTPRequest (Function)
Starts an HTTP request on a server.
InServiceMode (Function)
Indicates whether the code is run in a service.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.