ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGBBlue (Function)
Returns the blue component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
Handling Gantt Chart controls programmatically
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
16. Types of code
Custom properties (WLanguage)
A custom property is a code element with two events......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Binding a Combo Box control to an item
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
XML functions
List of XML functions...
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
8. If you are already familiar with WINDEV
4. When to use the debugger?
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Recompiling the project
The project compilation is a process used to......