ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
NameBrowserFile (Property)
The NameBrowserFile property gets the original name of the file to upload from the user's computer....
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
How to loop through a file using filters?
Google Analytics functions
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Invalid input management functions
Invalid input management functions...
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
17. TLS/SSL: Encrypting information on the Web
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......