ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Multiline strings
To type character strings over several lines in the code editor...
UploadStart (Function)
Starts sending the selected files into an Upload control.
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
The different copy modes
Two different copy modes are proposed by WDTRAD......
WDInst: handling the files to install
By default, the files to install are......
Handling controls in a report
The different operations available for the report controls are as follows......
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Constants for external files
List of constants used by the functions for managing external files....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
fRead (Example)
Usage example of the fRead function
1. The WINDEV Framework
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
HTTP functions
List of HTTP functions...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...