ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
<Source>.Read (Function)
Reads a record in a file according to a given record number.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Set of procedures
The global procedures are grouped in set of procedures......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
<Source>.UnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).