ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

General environment of WINDEV
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
1. WINDEV editors
WINDEV editors...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
OpenDocument (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Application functions with "Live update"
List of functions for managing the applications with "live update"...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
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......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......