ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Style sheet
A style sheet ("......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
HOnError (Function)
Customizes the management of HFSQL errors.
zipOpen (Example)
Usage example of the zipOpen function
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
zipAddFile (Example)
Usage example of the zipAddFile function
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
zipClose (Example)
Usage example of the zipClose function
zipSize (Example)
Usage example of the zipSize function
zipCreate (Example)
Usage example of the zipCreate function