ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
Creating the windows and the pages of the RAD pattern
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Link functions
Link functions are used to link the interface with the tables and vice versa. These functions are as follows:...
HSubstDir (Example)
Usage example of the HSubstDir function
HSetMemo (Function)
Used to modify the management mode of memo items.
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....
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
zipListFile (Example)
Usage example of the zipListFile function