ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
fUncompress (Example)
Usage example of the fUncompress function
HChangeName (Example)
Usage example of the HChangeName function
fClose (Example)
Usage example of the fClose function
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
ArraySort (Function)
Sorts a WLanguage array.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
InfoBuild (Function)
Displays a custom message in a system information window.
Programming the table cells
The Table controls can be handled......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Link control properties
The Link control is available in a page and in a report......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Rating control properties
The Rating control can be used in a window as well as in a page....
Properties associated with a supercontrol
List of properties associated with a supercontrol...
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
SysXRes (Function)
Returns the horizontal screen resolution.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
xlsColumnType (Example)
Usage example of the xlsColumnType function
fWrite (Example)
Usage example of the fWrite function
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......