ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
First project window
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed...
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native...
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Access rights to a class property: special cases
... of the property correspond to the less restrictive rights of the two processes....
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property...
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server...
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding...
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....