ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

(No title )
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Error 203: The procedure already has a scope attribute (local or global)
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
WEBDEV: Pages created via the RAD model
The page creation wizard offers many types of pages associated with HFSQL tables......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an array property of an advanced variable type (array of events of a gglCalendar variable, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an array property of an advanced variable type (array of events of a gglCalendar variable, etc.). of a WLanguage list....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document. define button styles for a Windows notification....
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Error 1005: To explicitly access a global element of '%1' class, use the syntax