ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgEnableAssert (Function)
Enables or disables the assertive programming.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
InitParameter (Function)
Initializes the management of persistent values.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
iPageEnd (Function)
Forces the move to the next page during the report print.
iLine (Function)
Prints a line at specified coordinates.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
MatNbLine (Function)
Returns the number of rows found in a matrix.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.