ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Google Maps management functions
List of functions for managing Google maps...
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.
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).
HAddUser (Function)
Adds a user to a database.
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.
Constants for managing Gantt charts
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....
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. .......
Generator (Property)
The Generator property is used to identify the program that generates an element.
Start (Property)
The Start property gets the starting point of an element or event.
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Window controls
Several types of controls can be used in a window, ......