ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProgressBar (Function)
Displays a progress bar in the status bar of current window.
MatInvert (Function)
Calculates the inverse of a square matrix.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
CurrentYear (Function)
Returns the current year in integer format.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
XMLFind (Function)
Performs a search in an XML document.
Control constants
List of constants used by the functions for managing controls...
KeyCompareKey (Function)
Compares an initial key with an activation key.
Financial functions
List of financial functions...
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
EventDestroy (Function)
Explicitly destroys an event.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.