ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
zipSelectFile (Function)
Selects files from an archive.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
OCRExtractText (Function)
Reads the text contained in an image.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
iCreateFont (Function)
Creates a new print font.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Multiline strings
To type character strings over several lines in the code editor...
HFilter (Function)
Defines and enables a filter on a data file, view or query.
iDestination (Function)
Configures the print destination.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.