ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Table/Looper controls
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
WINDEV License Agreement
WINDEV License Agreement...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Control constants
List of constants used by the functions for managing controls...
FolderData (Function)
FolderData is kept for backward compatibility.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......