ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
15. Project Management Hub
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Replication management functions
Three types of replication are proposed......
WINDEV Mobile concepts
Configuring the SOAP administrator
Feedback component
The Feedback component is a component provided with WINDEV......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Information 37: Optimize your FOR loop
SOAP functions (prefix syntax)
List of SOAP functions...