ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
Description (Property)
The Description property is used to get and change the page description.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
<Window>.WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
WEBDEV Application Server - 10 connections - License agreement
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
WINDEV applications for Linux: Specific features
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....