ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
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.
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.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
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....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
EXE constants
List of constants used by the functions for managing executables....
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. .......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
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.