|
|
|
|
|
|
|
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes...... |
|
|
|
|
|
|
The project dashboard is an essential element for managing WINDEV Mobile projects.... |
|
|
|
|
|
|
By testing the project you can simulate how the application will run...... |
|
|
|
|
|
|
A window can display information from...... |
|
|
|
|
|
|
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area.... |
|
|
|
|
|
|
The break is used to group the records corresponding to a sort criterion...... |
|
|
|
|
|
|
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile feature multiple methods to test applications...... |
|
|
|
|
|
|
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc.... |
|
|
|
|
|
|
The security mechanism of WLanguage is enabled when a programming error occurs in an application...... |
|
|
|
|
|
|
The "WDSetup" project corresponds to the standard setup program of WINDEV applications...... |
|
|
|
|
|
|
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
Switch controls (also called "Toggle controls") are now commonly used in interfaces...... |
|
|
|
|
|
|
WEBDEV proposes two types of sliders...... |
|
|
|
|
|
|
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query...... |
|
|
|
|
|
|
Returns the number of rows in a Looper control. |
|
|
|
|
|
|
Returns the number of widgets found in a Dashboard control. |
|
|
|
|
|
|
Returns:
the number of columns found in a Table or TreeView Table control.
the number of rows found in a Table or TreeView Table control.... |
|
|
|
|
|
|
Returns:
the number of elements in a one-dimensional array.
the number of rows in a two-dimensional array.
the number of elements in the first dimension of a three-dimensional or N-dimensional array.... |
|
|
|
|
|
|
Returns the number of elements found in a TreeMap control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|