ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grInfoXY (Function)
Returns information about the series found at a specific chart point.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Random (Function)
Returns a random number.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
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....
IF statement
The conditional IF statement allows you to run an action according to a condition...
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.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
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, ...
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).