ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
First project window
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
<Chart>.ScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
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)......
Error 1038: This member already exists in the class
The Organizer control
The Organizer control is used to display and handle organizers......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
ERR_TIMEOUTINIT
9. Monitor your sites, servers, etc.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Native Access to SAP
SAP is a widely used ERP......
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
13. Security benefit: managing the "Back" button
Page Footer block
The Page footer block is run at the end of each page......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....