ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
ThreadRequestStop (Function)
Sends a stop request to a thread.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
ThreadEnd (Function)
Ends the execution of the current thread.
XMLDocument (Function)
Creates a new XML document.
PageDisplay (Function)
Displays a web page in the user's browser....
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
fCompress (Function)
Compresses a file.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
The Multimedia control
The Multimedia control is used to play multimedia files......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
5. The following files are automatically created
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....