ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Examples for using the OLE DB provider for HFSQL
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Internal component
An internal component is a set of elements from a project......
"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....
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....
<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....
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......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
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......
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......
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......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
fMemExist (Function)
Checks the existence of a shared memory zone.