ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
The Wire control
The Wire control is used to visually link 2 controls......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
The Line control
A Line control is used to display a line in a page......
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
Handling controls in a report
The different operations available for the report controls are as follows......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
13. Security benefit: managing the "Back" button
Binding a Check Box control to an item
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
8. Windows in practice
Discover the main actions that can be performed on the windows....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
How to develop a PHP site?
What is a PHP site?......