|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Defines the size of points in a "Scatter" chart.
Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2.
For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle a Linear Looper control through programming.... |
|
|
|
|
|
|
|
| The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
|
| When creating or modifying a window in the window editor, you have the ability to display the alignment rulers...... |
|
|
|
|
|
|
|
| The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
|
| Displays a WINDEV window to its initial size. |
|
|
|
|
|
|
|
| Displays a WINDEV window in its maximum size. |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: Deploying an iOS application 10 min |
|
|
|
|
|
|
|
| The & operator returns the address of a variable as an integer |
|
|
|
|
|
|
|
| Returns a character string of a specified length. |
|
|
|
|
|
|
|
| Allows you to check if a substring is within a string. |
|
|
|
|
|
|
|
| Extracts the right part (i.e., the last characters) from a string or buffer. |
|
|
|
|
|
|
|
| Removes duplicates among substrings of a string, based on one or more separators. |
|
|
|
|
|
|
|
| Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings. |
|
|
|
|
|
|
|
| Converts a local date and time (time zone, summer time, winter time) to UTC. |
|
|
|
|
|
|
|
| Returns an array without duplicates.
Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2.
For more details, see Use the new features of WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| A class diagram describes the structure of a system via classes and the relationships among them...... |
|
|
|
|
|
|
|
| The Time property enables you to:
Retrieve the time from a DateTime variable.
Modify the time in a DateTime variable.
Retrieve the time from in a Date item (in "Date and Time" format)
Modify the time in a Date item ("Date and Time" format).... |
|
|
|
|
|
|
|
| WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
|
| Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|