ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
Signature control events
The following processes are associated with a Signature control:...
BreakAdd (Function)
Adds a break into a Table or Looper control.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
fTempDir (Function)
Returns the name of directory used to store the temporary files.
MemDelete (Function)
Deletes an element from a memory zone.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
HTTPSendAsynchronous (Function)
Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3....
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
How to loop through a file using filters?
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......