ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Document (Type of variable)
The Document type is used to handle a "docx" document.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WDTRAD options
BackgroundTaskAdd (Function)
Adds a new background task.
WDDeploy features
WDDeploy can be used to......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
12. External component in practice
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)......
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......
Page with parameters