ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining clickable areas
In a page, an Image control can contain clickable areas......
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
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......
CurrentWin (Function)
Identifies the window currently in edit.
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....
dbgInfo (Function)
Returns a debug information.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuInsertSeparator (Function)
Inserts a separator into a menu.
fMerge (Function)
Merges several files into a single one.
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.