ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows
The windows represent the main interface of a WINDEV application......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
HOnError (Function)
Customizes the management of HFSQL errors.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
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....
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates in prefix syntax:
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
Certificate functions
The following functions are used to handle the certificates:...
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......