ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
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....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Error 1045: A class cannot be declared outside the declaration code of a class
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
dFill (Example)
Usage example of the dFill function
dLine (Example)
Usage example of the dLine function