ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Events associated with OLE controls
List of events associated with OLE controls...
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Software Factory
The concept of software factory is used to automate the process for creating applications....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Composite keys
A composite key is a key item containing several other items......
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Viewing a report in 3D
Your report displays controls that overlap?......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...