ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLE control properties
List of properties associated with an OLE control...
Style sheet
A style sheet ("......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
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......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
ERR_TIMEOUTINIT
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Window controls
Several types of controls can be used in a window, ......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Installing and starting WDTRAD
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
5. Deploying a dynamic site (Session or AWP) in practice