ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Programming automatic calculations in the columns of a Table control
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Currencies
A currency is a real coded on 10 bytes....
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Multi-product external components
Components are a remarkably useful tool for development teams......
1. Project and analysis
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
20. Control templates
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Handling an internal component
An internal component is a set of elements from a project......
6. Editing a page: zoning mode
26. Style sheets: to simplify the layout
2. User-friendly editors in practice