ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
3. Application development cycle
Development cycle of a WINDEV application....
HFSQL Client/Server: Configuring the server
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Style sheet
A style sheet ("......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
HCheckStructure (Function)
Defines the mode for comparing data files.
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...
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......
Managing parallel tasks
The computers are becoming more and more powerful......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
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)...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Root (Function)
Returns the root of a number.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......