ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
ActionRedo (Function)
Runs the last action canceled.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
WDOptimizer: Editing a ".REP" file
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
HStopServer (Function)
Stops an HFSQL server.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Internal window>.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....
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
GglUploadDocument (Function)
Uploads a document to the Google server.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
<Chart>.LoadParameter (Function)
Restores the parameters used to draw a chart.