ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysMetric (Function)
Returns the resolution of a specific element.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
MemSeek (Example)
Usage example of the MemSeek function
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
fLongName (Example)
Usage example of the fLongName function
iPreview (Function)
Configures the print destination.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
fRename (Example)
Usage example of the fRename function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Socket constants
List of constants used by the functions for socket management....
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function