ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
HCheckStructure (Function)
Defines the mode for comparing tables.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Root (Function)
Returns the root of a number.
Managing parallel tasks
The computers are becoming more and more powerful......