ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
DriveListeFile (Function)
Lists files in an Drive directory.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
DriveListeDirectory (Function)
Lists the directories of an Drive.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Automation object
The Automation keyword is used to declare an automation object...
fSeek (Example)
Usage example of the fSeek function
fShortName (Example)
Usage example of the fShortName function
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
fDelete (Example)
Usage example of the fDelete function
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
fTempPath (Example)
Usage example of the fTempPath function
EncryptStandard (Example)
Usage example of the EncryptStandard function
List of reserved words
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...