ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
HRead (Function)
Reads a record in a file according to a given record number.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HLogStop (Function)
Stops the log process of a file.
XMLRoot (Function)
Positions on the root tag of an XML document.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
NotesItem (Example)
Usage example of the NotesItem function
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
J2EE constants
List of constants used by the J2EE functions....
IF statement
The conditional IF statement allows you to run an action according to a condition...
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.