ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Events associated with OLE controls
List of events associated with OLE controls...
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....
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
<Table>.InputSearch (Function)
Enables input in 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....
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
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.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
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 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......
Viewing a report in 3D
Your report displays controls that overlap?......
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)...
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.