ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming ActiveX
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology...
WDXView: Overview
WDXView is an ActiveX browser...
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
diagActionAllowed (Variable type)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
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.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Code Editor control
The Code Editor control allows end users to write WLanguage code....
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
End of break block
The End of break block is optional......