ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
iParameterPDF (Function)
Defines the options for the generated PDF file.
HOpenConnection (Example)
Usage example of the HOpenConnection function
AAF: Sort/Search/Filter on the columns of Table controls
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
Error 35: 'Continue' is available in the loops only
grImageSize (Function)
Defines the size of the image containing the chart.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
Events associated with a Signature control
The following processes are associated with a Signature control:...
BreakAdd (Function)
Adds a break into a Table or Looper control.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
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......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
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......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...