ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining clickable areas
In a page, an Image control can contain clickable areas......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
dbgInfo (Function)
Returns a debug information.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
fMerge (Function)
Merges several files into a single one.
MenuInsertSeparator (Function)
Inserts a separator into a menu.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
Enumeration (Type of variable)
An enumeration is a set of values......
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
BrowserPlatform (Function)
Returns the user's browser platform....
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
WDXView: Overview
WDXView is an ActiveX browser......
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
BrowserType (Function)
Returns the type of browser used by the Web user.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......