ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
"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!......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
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....
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......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
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......
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....
2. Analysis in practice
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......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Real-time chart
This type of chart is used to represent a permanent data flow in real time......