ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
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.
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
HFSQL constants
List of constants used by the HFSQL functions....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
ThreadExecute (Function)
Starts the execution of a secondary thread.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Structure (Type of variable)
A structure is a custom type of data...