ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
fDirSize (Function)
Returns the size of a directory in bytes.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
fSeparator (Function)
Returns a file path with normalized separators.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
EventDestroy (Function)
Explicitly destroys an event.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Materialized view
...A materialized view is a physical data source defined by an SQL query....
MyReport (Reserved word)
MyReport is used to handle the current report...
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
State (Property)
The State property gets and sets the state of an element.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
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....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
HOpen (Function)
Opens a table.