ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
iPrintReport (Function)
Prints a report created with the report editor.
Sort (Function)
Sorts a WLanguage array.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
WinStatus (Function)
Identifies or modifies the window status.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
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.