ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Reports & Queries software: WLanguage functions not supported
Some WLanguage functions are not available in Reports & Queries......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Thread execution
At runtime, an application runs in a main thread......
11. User Macro-Code: UMC in practice
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
AuthRevokeToken (Function)
Revokes a JSON Web Token (JWT).
Various constants
List of various constants used by the constants WINDEV functions....
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode......
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....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Access (Property)
The property Access property lets you manage the type of access for a connection (HFSQL Client/Server, OLE DB, ...)....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Events associated with List Box controls
List of events associated with List Box controls...
DisplayCurrency (Property)
The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control.