ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
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....
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Size (Property)
The Size property is used to determine and change the size of an element.