ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Activation key management functions
The following functions are used to manage activation keys:...
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
<Array>.Insert (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....
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
AWP without UI
Bootstrap, Angular, React, Vue......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Body Complement block
The Body complement block is linked to the Body block......