ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
HSubstDir (Example)
Usage example of the HSubstDir function
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
fSize (Function)
Returns the size of a file (in bytes).
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
ProjectInfo (Function)
Returns specific information about the project currently run.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
HChangeName (Function)
Modifies the physical name of a data file.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
LooperAdd (Function)
Adds a row at the end of a Looper control.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
iPrintBlock (Function)
Forces a report block to print.
ErrorBuild (Function)
Displays a custom error message in a system error window.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
iPageEnd (Function)
Forces the move to the next page during the report print.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
PDFPassword (Function)
Protects a PDF document with a password.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.