ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grParameter (Function)
Retrieves or modifies a chart parameter.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
ThreadExecute (Function)
Starts the execution of a secondary thread.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Monitoring robot: Robot controller settings
From the monitor, you can change the configuration options......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
Constants for managing Map controls
Constants for managing Map controls...
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).