ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Report blocks
A printed report includes several sections......
11. User Macro-Code: UMC in practice
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Error 1049: The access directives are not allowed in a composite variable
Speech synthesis in the mobile applications
The phones can talk!......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Using the Vista style in your windows
WINDEV allows you to customize......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Internal component
An internal component is a set of elements from a project......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......