ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Software Factory
The concept of software factory is used to automate the process for creating applications....
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......
TimeToString (Function)
Converts a time to a string in the specified format.
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......
Viewing a report in 3D
Your report displays controls that overlap?......
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......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
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......
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.