ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control constants
List of constants used by the functions for managing controls...
zipDeleteAll (Function)
Deletes all files from an archive.
InitRandom (Function)
Initializes the generator of random numbers.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
ToClipboard (Function)
Writes text or image information into the system clipboard.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
Chart constants
List of constants used by the functions for chart management....
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
ThreadPause (Function)
Pauses the current thread during the specified duration.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
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.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.