ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
KioskEnable (Function)
Switches the current Android application to kiosk mode.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
NET constants
List of constants used by the DotNet functions....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Debugging constants
List of constants used by the debugging functions...
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
gImage (Function)
Builds a sequence of characters containing an image.
SOAP constants
List of constants used by the SOAP functions....
Operating mode of dynamic Active WEBDEV Pages
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Switch control properties
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......