ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

REST web service: Creating entry points
The REST web service entry point creation wizard opens......
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Events associated with Spin controls
List of events associated with Spin controls...
sysNotificationProgressBar (Variable type)
The sysNotificationProgressBar type is used to define all the characteristics of a progress bar displayed in an interactive notification, including text, progress, etc. This new variable type is available from WINDEV Suite SaaS 2025 Update 1....
picText (Variable type)
The picText type is used to define all the advanced characteristics of a Text layer.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
emailOutlookSession (Variable type)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
saasClient (Variable type)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
8. "Mobile friendly" site: Dynamic serving
Associating a control with a tab pane
Methods to associate a control with a tab pane......
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
htmlDocument (Variable type)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Manipulating Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically manipulate Mobile Image Editor controls......
dInvertColor (Function)
Reverses the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....