ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
XML management: Use example
This application example manages an XML file named "Orders......
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
DotNetDelegate (Function)
Initializes a.NET delegate.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Guided tour management constants
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
HPass (Function)
Defines the password used to create or open a data file.
HCheckStructure (Function)
Defines the mode for comparing data files.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
ThreadPause (Function)
Pauses the current thread during the specified duration.
Multimedia control properties
List of properties associated with the Multimedia control...
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...