ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
zipFileSize (Example)
Usage example of the zipFileSize function
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
EmailCheckAddress (Function)
Checks the validity of an email address.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
zipSelectFile (Function)
Selects files from an archive.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
fSeek (Example)
Usage example of the fSeek function
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Comparison operators
The comparison operators can be divided into several categories......
Constants for managing character strings
List of constants used by string management functions...
Automatic error handling
Error handling can be customized for each process......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......