ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Designing a supercontrol
A supercontrol is an advanced type of control......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
2. WEBDEV administrator in practice
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HOpenConnection (Function)
Opens a connection to a specific database.
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....