ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSelect (Function)
Opens the Windows file picker.
API (Function)
Runs a function found in an external DLL.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
DateToInteger (Function)
Converts a date to an integer.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
Guided tour management constants
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.
SaaSAdminAddSite (Function)
Adds a SaaS site.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
TableMode (Function)
TableMode is kept for backward compatibility.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
SocketRead (Function)
Retrieves a message sent by another socket.
Starting WDOptimizer in a command line
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min