ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
Window management functions (prefixed syntax)
List of functions for managing windows...
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
ControlToSource (Function)
Assigns the control value to the source of a control link.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
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)....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.