ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOnError (Function)
Customizes the management of HFSQL errors.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Ad Hoc deployment
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
ThreadMode (Function)
Changes the management mode of threads.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Debugging constants
List of constants used by the debugging functions...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.