ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
Events associated with Link controls
List of events associated with Link controls...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
ERR_BUTTON_EXPECTED
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
ERR_BAD_SERIAL_NUMBER
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).