ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
The pages
Pages are the main interface of a WEBDEV site......
File (Property)
The File property is used to manage the files a functionality applies to.
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
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....
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
GDI+ framework
Some WINDEV features use the GDI+ framework......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
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....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
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......
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
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...
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......