ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
9. Types of standard controls
Types of standard controls...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Warning 18: Loop without potential end
Various constants
List of various constants....
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
MySelf (Reserved word)
MySelf is used to handle the current control...
11. Controls in practice
Discover the main characteristics of the controls...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......