ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
StartDate (Property)
The StartDate property gets and sets the start date of a time period.
EndDate (Property)
The EndDate property gets and sets the end date of a time period.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
Constants for managing Gantt charts
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
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....
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
Contains (Function)
Allows you to check if a substring is within a string.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
TimeValid (Function)
Checks the time validity.