ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Outstanding progress bars
Simple or symmetric progress bar?...
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Events associated with Looper controls
List of events associated with Looper controls...
3-tier architecture
The development in "3-tier" architecture is now simplified......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Currencies
A currency is a real coded on 10 bytes....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Handling a control through programming in a report
All report controls can be handled through programming......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Events associated with windows
List of events associated with windows...
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
15. Unit tests on the executable