ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Animating a Static control
Two methods can be used to animate a Static control......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
iSelectFont (Function)
Creates a new print font from the standard Windows font selection window...
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
fSeek (Example)
Usage example of the fSeek function
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Events associated with pages
List of events associated with pages...
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min