ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Principle for running threads
At runtime, an application runs in a main thread......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
BackgroundTaskAdd (Function)
Adds a new background task.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Constants for managing videos
List of constants used by the functions for video management....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Handling Gantt Chart controls programmatically
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Rights on the virtual directory
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
The Dashboard control
Dashboards are essential elements in an application......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......