ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
NumberInWords (Function)
Converts a number to words.
HOpen (Function)
Opens a data file.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Creating the windows and the pages of the RAD pattern
Discover all the possibilities of pivot tables
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
WINDEV 2024 Tutorial - Table of contents
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.