ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Creating index keywords
Index keywords allow users to easily find a help page......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Environment of the report editor
Environment of the report editor...
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Events associated with ListView controls
List of events associated with ListView controls...
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Animation (Property)
The Animation property animates an image.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Events associated with Check Box controls
List of events associated with Check Box controls...
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
WinCopyForm (Function)
Copies the content of a form into the clipboard.