ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
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....
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
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)....
Document (Type of variable)
The Document type is used to handle a "docx" document.
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)
Page with parameters
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, ......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
How to loop through a file using filters?
Report viewer: Proposing several reports
In the document preview, end users can......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
The key items
Keys are specific items in your analysis......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
24. Displaying and linking pages
Using a query with parameters
A query with parameters can be used......
13. Security benefit: managing the "Back" button
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Constants for WLanguage types
List of constants for managing WLanguage types....