ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
ServiceWait (Function)
Pauses the current service during the specified duration.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Browser constants
SysIMEI (Function)
Returns the IMEI number of an Android phone.
LOOP statement
The statement block is repeated endlessly...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
dBackground (Example)
Usage example of the dBackground function
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
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......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
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.
DDESend (Function)
Sends a data to the program connected via DDE.
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.
zipChangePath (Example)
Usage example of the zipChangePath function
NotifDeleteCategory (Function)
Deletes a notification category from the application.