ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
<Check box>.Add
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
<Source>.ToWindows (Function)
Automatically initializes the controls of a window 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....
<Page>.FromSource (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....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
26. Style sheets: to simplify the layout
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Environment of the query editor
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Types of Edit controls
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
".STY" file: "Style sheet" file
A style sheet is a "......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
ERR_BAD_ACTION
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Binding controls to data
A window or page can display information from......
Constants for managing the spell check
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....