ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Smart controls
Smart controls...
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site......
Binding an OLE control to an item
An OLE control can be bound to an item in a table, query, etc....
Creating and handling an item
The main operations that can be performed on an item are as follows......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Database schema editor: Manipulating a table
The main operations that can be performed on a table from the table model editor are as follows ......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
12. Retrieving data from a site
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......