|
|
|
|
|
|
|
The Compression property gets and sets the data compression mode. |
|
|
|
|
|
|
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?...... |
|
|
|
|
|
|
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically...... |
|
|
|
|
|
|
Checks whether an expression is Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
Checks whether an expression is not Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher. |
|
|
|
|
|
|
The PageByPagePrint property is used to:
Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler.
Find out the print mode of the report (page by page or all at once).... |
|
|
|
|
|
|
Displays or removes a message from the status bar of the current window or browser. |
|
|
|
|
|
|
WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls...... |
|
|
|
|
|
|
When generating the external component, two files are automatically created in the EXE directory of the current project...... |
|
|
|
|
|
|
A component can be reused at any time in any application...... |
|
|
|
|
|
|
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device...... |
|
|
|
|
|
|
MyWindow is used to handle the current window... |
|
|
|
|
|
|
Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file...... |
|
|
|
|
|
|
List of constants used by the functions for managing XML documents.... |
|
|
|
|
|
|
Checks whether the specified expressions are different in assertive programming and in automated test mode. |
|
|
|
|
|
|
The docProperty type is used to define the properties of a Word Processing document. |
|
|
|
|
|
|
The main elements of the project editor are as follows: |
|
|
|
|
|
|
Seeks an element in a memory area:
on the value added by MemAdd or on the value modified by MemModify,
on the return value.... |
|
|
|
|
|
|
Returns:
the name of nth option or sub-option found in the main menu of window.
the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile).... |
|
|
|
|
|
|
WINDEV allows you to handle a Toolbar control through programming...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|