ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
ActionRedo (Function)
Runs the last action canceled.
TreeListItem (Example)
Usage example of the TreeListItem function
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......