ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Designing a supercontrol
A supercontrol is an advanced type of control......
SegmentedButtonDeleteAll (Function)
Deletes all the options from a Segmented Button control.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Operator on Address
The & operator returns the address of a variable as an integer
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
fCurrentDir (Function)
Identifies or modifies the current directory.
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
Using .NET assemblies in a project
To use .NET assemblies in a project......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (SaaS) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in SaaS a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in version 2025 (SaaS) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3....
Progress Native Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must......
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......