ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Interface of WDInst
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
Error 1022: The access to the method of the class is restricted by a protected inheritance
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Overview of external languages
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
Functions for handling directories and external files
List of functions for handling external files...
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....