ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
WEBDEV license agreement
WEBDEV license agreement...
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
EventClose (Function)
Closes a synchronization event between several threads.
EventChange (Function)
Modifies the status of an event.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
iPrintImage (Example)
Usage example of the iPrintImage function
iParameterPDF (Example)
Usage example of the iParameterPDF function
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
fOpen (Example)
Usage example of the fOpen function
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).