ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts...
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper...
fSelectDir (Function)
Opens a directory picker.
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with ListView controls
List of events associated with ListView controls...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed...
HOpenConnection (Example)
Usage example of the HOpenConnection function
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value...
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element...
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained...
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update...
Recycle code windows
By default, a single code window is opened per ......