ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Style sheet
A style sheet ("......
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....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
URI
The URI keyword can correspond to...
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......