ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
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....
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
WDDIXIO overview
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
WINDEV concepts
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Share your projects via Git
Git is a source code manager......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
18. Order of execution of the code of buttons/links
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Query editor
The query editor is used to automatically create queries on the data files......
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....