ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
JSONToVariant (Example)
Usage example of the JSONToVariant function
Index (Property)
The Index property is used to get the index of an element.
HOnError (Example)
Usage example of the HOnError function
HState (Example)
Usage example of the HState function
1. The WINDEV Framework
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
HMergeView (Example)
Usage example of the HMergeView function
NetworkDisconnect (Function)
Disconnects a network drive.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
Error 122: The name of an Automation object must be a string
SQLExec (Example)
Usage example of the SQLExec function
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....