ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
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
INIRead (Example)
Usage example of the INIRead function
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.
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
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......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
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....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......