ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with a Spreadsheet control
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Environment of the window editor
The main elements of window editor are as follows:
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
The structure of the file for remote control
The management of remote control uses a file in INI format......
ThreadMode (Function)
Changes the management mode of threads.
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with ListView controls
List of events associated with ListView controls...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....