ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Managing parallel tasks
The computers are becoming more and more powerful......
Bitwise operators
The operations on binary values are performed......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Report based on a query
Queries are used to easily select records in one or more data files......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
29. SEO in practice
Crosstab report
The report editor allows you to create "Crosstab" reports......
Time management help
Time management is extremely important......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Events associated with Looper controls
List of events associated with Looper controls...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......