ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating anchors
The anchors are used to define specific points in a help page......
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
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.
How to develop a PHP site?
What is a PHP site?......
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.
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").
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......
Compilation options (HLP format)
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
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....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.