ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddUser (Function)
Adds a user to a database.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
VibrationTrigger (Function)
Triggers the vibrations of the device.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
Date (Type of variable)
The Date type enables you to easily handle the 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.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Animation (Property)
The Animation property animates an image.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
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.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
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.
Area (Property)
The Area property is used to define an area.
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.
WithRepetition (Property)
The WithRepetition property is used to determine if an appointment should be repeated.
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. .......