ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
10. Internal components in practice
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Entity of a CDM
To group information according the MERISE method, entities must be created......
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......
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
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......
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, ......
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.