ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
iParameterPDF (Example)
Usage example of the iParameterPDF function
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
BackgroundTaskAdd (Function)
Adds a new background task.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Map control functions
Map control functions...
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
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....
HChangeName (Function)
Modifies the physical name of a data file.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
HSubstDir (Example)
Usage example of the HSubstDir function
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
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....
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.
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.