ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Custom tooltips
Tooltips are very useful for application users......
Page with parameters
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
<Radio button>.Insert (Function)
Inserts a new option into a Radio Button control.
WINDEV Mobile concepts
How to create a patch?
12. Control templates
WINDEV Mobile allows you to create control templates....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......