ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Functions for managing the Combinations and Enumerations
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
EmailLoadAttachment (Function)
Adds an attached file to an email.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DecimalPart (Function)
Returns the decimal part of a number.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
WinChangeAlias (Function)
Modifies the alias of a window.