ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
ActionUndo (Function)
Cancels the last action performed by the end user.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Functions for managing objects (External language)
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
Installing the monitoring robot
The monitoring robot includes three executables......
Installing the robot controller
The monitoring robot includes three executables......
Installing the monitor
The monitoring robot includes three executables......
8. Windows in practice
Discover the main actions that can be performed on the windows....
End-user UI management functions
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HInfoView (Function)
Returns information about a materialized view.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....