ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetDelegate (Function)
Initializes a.NET delegate.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
The single-part and multi-part archives
Two types of archives are available......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Programming an indexed control
Composite keys
A composite key is a key item containing several other items......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Android Widget windows
An Android application can contain one or more Widget windows......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Principle for running threads
At runtime, an application runs in a main thread......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Data model editor: types of links
Several types of links can be found between the files......
Document (Type of variable)
The Document type is used to handle a "docx" document.