ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadEnd (Function)
Ends the execution of the current thread.
Various WEBDEV constants
Various WEBDEV constants...
fImageSelect (Function)
Opens the image picker of Windows.
9. Types of standard controls
Types of standard controls...
Switch control properties
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
MatDelete (Function)
Deletes an existing matrix.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Execute (Function)
Starts the execution of a process through programming.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
grParameter (Function)
Retrieves or modifies a chart parameter.
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
MatInvert (Function)
Calculates the inverse of a square matrix.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....