ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
7. HFSQL: files physically created
The HTML Display control
The HTML Display control displays a web page in an application......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Type and version of Web server
The configuration diagnostic displays the following error......
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Manipulating TimeLine controls programmatically
A TimeLine control can be......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Project description: Project tab
The project description window allows you to configure various elements of your project......
SCM Administrator: Administrator-only options
The SCM administrator includes specific tools for managing repositories......
SCM: Project version changes
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects......
FAA: Edit control fields for file paths
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific context menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Error 1001: The operators: and:: can only be used in the methods of classes
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......