ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
WDAPI: Using APIs in a WINDEV application
The two most interesting features of WDAPI are......
Handling TimeLine controls programmatically
A TimeLine control can be......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
fDataDirCommon (Function)
Returns a directory path for the data shared: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). tables common to all users (HFSQL tables .fic, .ndx, .mmo)....
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Parallel task management functions
The following functions are used to manage parallel tasks...
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
Background task management functions
The following functions are used to manage background tasks...
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Time and date management properties
List of properties for managing dates and times...
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.