ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
2. User-friendly editors in practice
User-friendly editors in practice...
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
The Dashboard control
Dashboards are essential elements in an application......
TreeMapDeleteAll (Function)
Deletes all elements from a TreeMap control.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Sum (Function)
Calculates the sum of the array elements.
<TreeMap>.DeleteAll (Function)
Deletes all elements from a TreeMap control.
<TreeView>.DeleteAll (Function)
Deletes all elements from a TreeView control.
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
<Array>.Sum (Function)
Calculates the sum of the array elements.
TreeDeleteAll (Function)
Deletes all elements from a TreeView control.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
WEBDEV Application Server - 10 connections - License agreement
Project description: Project tab
The project description window allows you to configure various elements of your project......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Table,Count (External language)
Returns the number of elements in a Table control.
List,Count (External language)
Returns the number of elements found in a list.
1
5
6
7
8
9
97
>