ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
HTTPSendForm (Function)
Sends an HTTP form.
Constants for managing projects
List of constants used by the functions for managing projects....
Salesforce functions
List of Salesforce functions...
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
fWriteLine (Example)
Usage example of the fWriteLine function
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Assisted universal replication: specific features
Bluetooth constants
List of constants used by the Bluetooth functions....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...