ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Debugging constants
List of constants used by the debugging functions...
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
mongoResult (Variable type)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
SocketConnect (Function)
Connects a client computer to a given socket.
Text editing in the code editor
When developing a new feature, it may be useful to open text files without leaving the development environment... Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
XMLDocument (Function)
Creates a new XML document.
ControlClone (Function)
Creates a new control from an existing control.
Archiving function constants
List of constants used by the archiving functions....
SOAPRun (Function)
Runs a procedure on a SOAP server.
SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the database schema......
Informix Native Connector: Programming using SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the database schema......
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed as parameter.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.