ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Detailed use of WINDEV FTP/RPC
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
SSHRead (Example)
Usage example of the SSHRead function
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
How to perform a full file browse?
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.