ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table......
WDLog: Presentation
The different operations that can be performed with WDLog are as follows......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
12. Pages in practice
Ignores errors so that replication between HFSQL servers can continue to run....
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Guided Tour constants
WDInst allows you to configure the characteristics of the files to install......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.