ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
fAttribute (Function)
Returns or modifies the attributes of a file.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Sound (Function)
Plays a sound in WAV format.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Creating the Form pages of a WEBDEV RAD pattern
ServiceStart (Function)
Starts a service.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
HChangeName (Function)
Modifies the physical name of a data file.
ServiceStop (Function)
Stops a service.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
ServiceRestart (Function)
Restarts a service (already started).
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Creating the Form windows of a WINDEV RAD pattern