ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
Path (Property)
The Path property gets and sets a path.
gpwListUser (Function)
Gets the list of users in the User Groupware.
InAutomaticTestMode (Function)
Shows whether or not an automation test is in progress.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
User Groupware management functions
List of functions for managing the User Groupware...
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......