ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
MQTT constants
Constants used by the MQTT functions...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
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....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
GDI+ framework
Some WINDEV features use the GDI+ framework......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
13. Security benefit: managing the "Back" button
SpellCheck (Function)
Indicates whether the spelling of a word is correct (which means whether it is found in the OpenOffice dictionary installed on the computer).
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
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....
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Comparison operators
The comparison operators can be divided into several categories......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....