ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
HIndex (Function)
Rebuilds the file index (".NDX" file).
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manipulate Scheduler and TimeLine controls:...
Telemetry constants
Telemetry constants...
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.