ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
Changing sites from AWP to SEO-ready session mode
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
The HTML Display control
The HTML Display control displays a web page in an application......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
<Map>.DeleteItinerary (Function)
Deletes an itinerary from a Map control.