ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Constants for managing Map controls
Constants for managing Map controls...
TelemetryEnable (Function)
Enables the telemetry manually.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
AJAXExecute (Example)
Usage example of the AJAXExecute function
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
TableMode (Function)
TableMode is kept for backward compatibility.
16. Java applications in practice
Java applications in practice...
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
SQLFirst (Function)
Positions on the first row of the query result.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fListDirectory (Example)
Usage example of the fListDirectory function
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Constants for managing character strings
List of constants used by string management functions...
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).