ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SaaS constants
dbgInfo (Function)
Returns a debug information.
fDelete (Function)
Deletes a file accessible from the current computer.
Constants for managing character strings
List of constants used by string management functions...
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).
fDirSize (Function)
Returns the size of a directory in bytes.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
12. Synchronizing data
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.