ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDF Reader control events
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
DnDAccept (Example)
Usage example of the DnDAccept function
OpenMobileWindow (Function)
Opens a window in a mobile application.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
ImageState (Property)
The ImageState property gets and sets the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
SocketConnect (Function)
Connects a client computer to a given socket.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
dPolygon (Example)
Usage example of the dPolygon function
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......