ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Report controls
Several types of controls can be handled in a report created by the report editor......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
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....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
iParameterViewer (Function)
Configures the report viewer.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Font (Type of variable)
A Font variable creates a font programmatically...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Windows
The windows represent the main interface of a WINDEV application......