ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Error 1037: This member already exists in the structure
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Using the Salesforce service
Salesforce is a very popular CRM software......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
End of Document block
The End of document block is run once at the end of the report execution......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...