ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
SNMPStartSession (Function)
Starts an SNMP session.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
FTPDate (Example)
Usage example of the FTPDate function
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
.NET application
To create a.NET application from a project......
sEndEvent (Function)
Disables the detection of an event on a serial port.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.