ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Diagram constants
The following constants are used to manage diagrams:...
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Array management functions
List of functions for managing arrays...
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
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.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
ServiceControl (Function)
Sends a control message to a service.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).