ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
grLegendFont (Function)
Modifies the font used for the chart legend.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
tapiCalledID (Function)
Used to find out the phone number called.
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
ScanCapability (Function)
Used to determine if a scanner has a given capability.
<Scanner variable>.Capability (Function)
Used to determine if a scanner has a given capability.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
Alignment
The Alignment property is used to align elements.
Browser management functions
List of functions for managing browsers...
Prefix (Property)
The Prefix property is used to define prefixes.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
grTitleFont (Function)
Modifies the font used for the chart title.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
ERR_BAD_ACTION
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......
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Caption (Property)
The Caption property is used to get and change the text of an element.
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......