ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
HOnError (Function)
Customizes the management of HFSQL errors.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
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......
Ad Hoc deployment
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
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....
ThreadMode (Function)
Changes the management mode of threads.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
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......
Debugging constants
List of constants used by the debugging functions...
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
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)....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
ErrorThrow (Function)
Throw a non-fatal error.