ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
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......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
MyReport (Reserved word)
MyReport is used to handle the current report...
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
ControlNext (Function)
Returns the name of the next control in input mode.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
XML management: Use example
This application example manages an XML file named "Orders......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Guided tour management constants
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......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
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.
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).
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.