ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
SysRecentDocList (Function)
Returns the list of recently opened documents.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Constants for managing character strings
List of constants used by string management functions...
Note (Property)
The Note property is used to get and change a text associated with an element.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Calling a procedure/a function
Syntax for calling a local or global procedure.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Materialized view
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Events associated with Edit controls
WLanguage events associated with Edit controls...
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.