ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
"Reports & Queries" software
This is "Reports & Queries"......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
2. Analysis in practice
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Error 1010: The member of the class is constant
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....