ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
HFSQL constants
List of constants used by the HFSQL functions....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
WithSpace (Example)
Usage example of the WithSpace function
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....