ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsData (Function)
Retrieves the content of a cell found in an XLS file.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Glossary
The glossary lists all the abbreviations used in the code editor......
Cell (Property)
The Cell property is used to manipulate one or more cells.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Error 3: The string has no final "
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Creating a delete query
A delete query (corresponding SQL statement......
Multi-product external components
Components are a remarkably useful tool for development teams......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
TimelineAddTrack (Function)
Adds a new track into a TimeLine control.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....