ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
gpwOpen (Function)
Opens the User Groupware login window or page.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HTMLToText (Function)
Converts an HTML string or buffer to text.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
EndProgram (Function)
Ends the execution of the current program.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
fTempFile (Function)
Returns the name of a unique temporary file.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
fDirRename (Function)
Renames a directory.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......