ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ...
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
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......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
Examples for using the OLE DB provider for HFSQL
Creating the Vision windows of the WINDEV RAD pattern
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Map control properties
The following properties can be used with Map controls:...
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
Page constants
List of constants used by page functions....
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....