ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
DisplayCurrency (Property)
The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
InvalidInputMessage (Property)
The InvalidInputMessage property gets and sets the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
HeightHalfExpanded (Property)
The HeightHalfExpanded property gets and sets the "half-expanded" height of the bottom sliding window associated with the current window.
EndDate (Property)
The EndDate property gets and sets the end date of a time period selected: in a Calendar control, in an Organizer control. in a Scheduler control....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Typing multilingual texts
For a multilingual application, you have the ability to......