ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Sound (Function)
Plays a sound in WAV format.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Source (Property)
The Source property gets and sets the source of an element.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Generating an application for Universal Windows 10 App
Manipulating Action Bars programmatically
Action Bars can be manipulated programmatically. To do so, use the variable corresponding to the Action Bar in the code....
BrowserPlatform (Function)
Returns the user's browser platform....
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
BrowserType (Function)
Returns the type of browser used by the Web user.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.