ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
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.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
HAddUser (Function)
Adds a user to a database.
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.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
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....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
fCurrentDir (Function)
Identifies or modifies the current directory.
Area (Property)
The Area property is used to define an area.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
WithRepetition (Property)
The WithRepetition property is used to determine if an appointment should be repeated.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Window controls
Several types of controls can be used in a window, ......