ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Native SQL Server Connector for WINDEV and WEBDEV 2024
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
8. Windows in practice
Discover the main actions that can be performed on the windows....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
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......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Project description: Options tab
The project description window allows you to configure various elements of your project......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......