ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Copying and cloning
Variables are copied using the "=" operator...
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Organization chart linked to a data file
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...