ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Keep-alive on connection
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.