ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Events associated with a Gantt Chart column
dbgSaveDebugDump (Function)
Saves a dump file of the application.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Operations in a Select query : add and delete
The following paragraphs present......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
HCross (Function)
Crosses a record in a data file.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Data model editor: types of links
Several types of links can be found between the files......
14. Managing the "Back" button in practice
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......