ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
zipExtractFile (Example)
Usage example of the zipExtractFile function
Push notification
A mobile device can receive push notifications......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
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.
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....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
fClose (Function)
Closes an external file.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
zipListFile (Example)
Usage example of the zipListFile function
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
zipFindFile (Example)
Usage example of the zipFindFile function
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". 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....
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.