ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
1. What is the WEBDEV administrator used for
Error 203: The procedure already has a scope attribute (local or global)
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
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....
Constants for managing contact functions
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
11. External component
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Rating control properties
The Rating control can be used in a window as well as in a page....
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
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.
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.