ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
TimeToString (Function)
Converts a time to a string in the specified format.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.