ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
ActionRedo (Function)
Runs the last action canceled.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Constants for managing Windows events
The following constants are used to manage Windows events:...
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
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.
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.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
Binary (Property)
The Binary property is used to determine if an item is binary.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
iPrintReport (External language)
Prints a report created with the report editor.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.