ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Site Map control
The Site Map control allows the Web user to......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
Check Box control functions
The following functions are used to manage the Check Box controls......
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.