ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
12. External component in practice
BackgroundTaskAdd (Function)
Adds a new background task.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Automatic calculations in a Table control (AAF)
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Page with parameters
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......