ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
1. Examples provided with WINDEV Mobile
Runtime log
The runtime log is the best way to identify the most used features of an application......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
The Carousel control
The Carousel control is used to display an animated menu made of images......
11. User Macro-Code: UMC in practice
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
dCopy (Function)
Copies an image to another image.
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....