ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
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).
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
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
iPreview (Function)
Configures the print destination.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
GglUploadDocument (Function)
Uploads a document to the Google server.
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
Size (Example)
Usage example of the Size property
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.