ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
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......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
iPrintImage (Example)
Usage example of the iPrintImage function
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
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....
iParameterPDF (Example)
Usage example of the iParameterPDF function
Types of Edit controls
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
MCI constants
List of constants used by the MCI functions....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
fOpen (Example)
Usage example of the fOpen function
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Internal component
An internal component is a set of elements from a project......
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).