ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
Binding a Combo Box control to an item
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Operating mode of dynamic Active WEBDEV Pages
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).