ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
10. Customizing the aspect of a site: skin elements
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Environment of the window editor
The main elements of window editor are as follows:
HCreateMovableReplica (Function)
Creates a movable replication.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
grDraw (Function)
Draws a chart according to the specified parameters.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
HDFS functions
The following functions are used to manage files on a HDFS system......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Position
The Position keyword can correspond to...
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....