ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Paragraph (Property)
The Paragraph property is used to manage paragraphs in a Word Processing document.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
Method (Property)
The Method property specifies the HTTP method used.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Progress (Property)
The Progress property returns the task progress status.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....