ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Continent and country management functions
Continent and country management functions...
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
RESTSend (Function)
Sends a REST request and waits for the server response.
Queue, Stack and List functions (prefix syntax)
List of Queue, Stack and List functions...
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
HTML document management functions
List of functions that manipulate HTML documents....
Functions for managing OAuth and OpenID protocols (prefix syntax)
OAuth and OpenID protocol management functions...
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
Constants used by the XML signature
Constants used by the XML signature...
Beacon functions
The following functions are used to manage Beacons......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
XMLSave (Function)
Saves an XML document in a file.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....