ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
17. Project Management Hub
...Project Management Hub...
13. 3-Tier architecture
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Query and project
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Break in a report
The break is used to group the records corresponding to a sort criterion......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.