ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
FlexShrink (Property)
The FlexShrink property gets and sets the shrink factor of an item in a line of a Flexbox control.
ToastDisplay (Function)
Displays a "Toast" message.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Toast (Variable type)
The Toast type is used to define all the advanced characteristics of a toast notification.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Time (Type of variable)
The Time type is used to easily handle the times...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.