ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Sensor constants
Constants used by the SensorXXX functions...
HChangeName (Function)
Modifies the physical name of a data file.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Share your projects via Git
Git is a source code manager......
Image (Property)
The Image property gets and sets the background image of a control or block.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
Manipulating Action Bars programmatically
Action Bars can be manipulated programmatically. To do so, use the variable corresponding to the Action Bar in the code....
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......