ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Error 502: Incompatible type
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Font
The Font keyword can correspond to: a Font variable. the Font property....
Break in a report
The break is used to group the records corresponding to a sort criterion......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Font management functions
List of functions for managing fonts...
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
Describing a problem to the Free Technical Support
Manager of automated tests
The test manager is used to......
8. Traffic statistics of dynamic sites