ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Organization chart linked to a data file
Constants for managing Organizer controls
Constants for managing Organizer controls...
Date
The Date keyword can correspond to...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
NumberInWords (Function)
Converts a number to words.
NFC constants
List of constants used by the NFC functions...
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
ChangeStyle (Function)
Modifies the style of a control dynamically.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Move
The Move property determines if an element can be moved.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....