ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WithRepetition (Property)
The WithRepetition property is used to determine if an appointment should be repeated.
Date (Variable type)
The Date type is used to easily manipulate dates...
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
HAddUser (Function)
Adds a user to a database.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Area (Property)
The Area property is used to define an area.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatWrite (Function)
Writes an element into a matrix.
MatRead (Function)
Reads the value of a matrix element.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Generator (Property)
The Generator property is used to identify the program that generates an element.