ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Page templates
WEBDEV allows you to create page templates......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
TableMode (Function)
TableMode is kept for backward compatibility.
IF statement
The conditional IF statement allows you to run an action according to a condition...
State (Property)
The State property is used to get and change the state of an element.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Hyper File functions available for backward compatibility
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Drawing constants
List of constants used by the drawing functions....
List of extension attributes
The list of extension attributes ......
Principle for running threads
At runtime, an application runs in a main thread......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Chart constants
List of constants used by the functions for chart management....
5. User Groupware in practice
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
5. User Groupware in practice