ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Stream functions (video and sound)
List of functions for managing the streams (video and sound)...
Handling controls in a report
The different operations available for the report controls are as follows......
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....
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
DB2 Native Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV database schema......
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
"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!......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
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....
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......