ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software license agreement
WINDEV Express license agreement...
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
ServiceWait (Function)
Pauses the current service during the specified duration.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Google Maps management functions
List of functions for managing Google maps...
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Parameters of the procedure used by the HCheckMemoAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckMemoAsynchronous function for each verified Client/Server HFSQL table....
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).
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
Google document management functions
List of functions for managing Google documents...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
SignatureAlgorithm (Property)
The SignatureAlgorithm property defines the method used to generate the signature.
KeyPassword (Property)
The property KeyPassword property is used to define the password used to decrypt the private key.
AlgorithmNormalization (Property)
The NormalizationAlgorithm property defines the XML standardization method (C14N).