ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Declaring and using a variable
A variable is defined by name and type......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Operations performed on state-transition diagrams
The following paragraphs explain......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Constants for the Exif functions
List of constants used by the Exif functions....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Generating an application for Universal Windows 10 App
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
iDestination (Function)
Configures the print destination.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Internal component
An internal component is a set of elements from a project......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Android Control Center
Do you know where to find your application log files?...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....