ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Comparison operators
The comparison operators can be divided into several categories......
HExtractMemo (Example)
Usage example of the HExtractMemo function
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
Error 533: The expression of a { } must be a string
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
zipIsMulti (Example)
Usage example of the zipIsMulti function
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
MatWrite (Function)
Writes an element into a matrix.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.