ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Handling a Web Component control through programming
Discover all the possibilities of pivot tables
Help about new features: Letting users know about changes
Applications are constantly evolving......
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Connexion HFSQL>CheckAsynchronousIndex (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
16. Protecting access to the site: passwords
Declaration (Property)
The Declaration property is used to define a type.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Definition (Property)
The Definition property is used to define a type.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Operations in a Select query : add and delete
The following paragraphs present......
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...