ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Error 1036: A class used in an array must have a constructor without parameter
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
MyReport (Reserved word)
MyReport is used to handle the current report...
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
DDEError (Function)
Returns the runtime status report of a DDE function.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
HLogRestart (Function)
Restarts the logging process on a file.
Looper constants
List of constants used by the functions for managing looper controls....
HSetLog (Function)
Enables or disables log management on a file.
ThreadPersistent (Function)
Makes a thread persistent.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Version (Property)
The Version property is used to get and change the version of an element.
Path (Property)
The Path property gets and sets a path.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.