ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatTranspose (Function)
Calculates the transposed matrix.
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, ......
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
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).
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
Executable (Property)
The Executable property gets and sets the executable file to be used.
Animation (Property)
The Animation property animates an image.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
fCurrentDir (Function)
Identifies or modifies the current directory.
Progress (Property)
The Progress property returns the task progress status.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
TimeToString (Function)
Converts a time to a string in the specified format.