ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Declaring and using a variable
A variable is defined by name and type......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Different types of data (Type of variable)
A variable is defined by name and type......
Random (Function)
Returns a random number.