ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
DotNetDelegate (Function)
Initializes a.NET delegate.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
The Clickable Image control
The Clickable Image control can be used to......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
grSurfaceAddData (Function)
Adds a data into a Surface chart.
ReturnReceipt (Property)
The ReturnReceipt property gets and changes the email delivery receipt request.
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
Sender (Property)
The Sender property is used to get and change the sender's email address....
Error 17: OTHER CASE must be the last statement used in SWITCH