ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
ToastDisplay (Function)
Displays a "Toast" message.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Font (Type of variable)
A Font variable creates a font programmatically...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......