ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sensor constants
Constants used by the SensorXXX functions...
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
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.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
SIPVisible (Function)
Displays the keyboard.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Constants for managing fonts
List of constants used by the functions for font management....
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.
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
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.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).