ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
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.
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.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
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.
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
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.
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......
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.