ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VibrationTrigger (Function)
Triggers the vibrations of the device.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
How to perform a full file browse?
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
WaitWindowStart (Function)
Opens the wait window of application.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
iParameterReport (Function)
Configures the printer by opening the configuration window.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Utility components
WINDEV includes several utility components that allow you to handle data directly......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
SQLChangeConnection (Function)
Modifies the current connection.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
The Site Map control
The Site Map control allows the Web user to......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.