ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Size (Property)
The Size property is used to determine and change the size of an element.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
MyPage (Reserved word)
MyPage is used to handle the current page...
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
grDestinationWnd (Function)
Defines a window as chart destination.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
How to loop through a file using filters?
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Properties associated with Combo Box controls that display a table
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
ChangeAction (Example)
Usage example of ChangeAction
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
How to perform a full file browse?
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
7. Source Code Manager (SCM)