ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageEnd (Function)
Forces the move to the next page during the report print.
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.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
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.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
iPrintBlock (Function)
Forces a report block to print.
PDFPassword (Function)
Protects a PDF document with a password.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
grAddData (Function)
Adds a data into a chart.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
PDFToText (Function)
Extract the text contained in an Document PDF.