ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Speech synthesis in the mobile applications
The phones can talk!......
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
1. Project and analysis
WINDEV concepts
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....