ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
TreeView constants
List of constants used by the TreeXXX functions...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
13. Security benefit: managing the "Back" button
<Array>.Mean (Function)
Calculates the mean of the values within an array.
Handling controls in a report
The different operations available for the report controls are as follows......
Configuring the SOAP administrator
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<Array>.Sort (Function)
Sorts a WLanguage array.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.