ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Image control
The Image control is used to......
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
MessageID (Property)
The MessageID property is used to get and change an email ID.
Resource
The Resource property is used to manage the resource associated with an appointment.
Replication (Property)
The Replication property is used to identify and change the replication mode.
Weight (Property)
The Weight property is used to get and change the weight of an element.
Movable (Property)
The Movable property is used to define if an element can be moved.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
15. Repeating a group of controls: loopers
FullName (Property)
The FullName property is used to get the full name of an element.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Operations performed on use case diagrams
The following paragraphs explain......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.