|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
|
| At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project...... |
|
|
|
|
|
|
|
| The ControlColor property allows you to get the background color of controls in a PDF form displayed in a PDF Reader control.
This new property is available from WINDEV Suite SaaS 2025 Update 3.... |
|
|
|
|
|
|
|
| The OnHide property allows you to define a procedure to be called when the bottom sliding window associated with the current window is hidden.
This new property is available from WINDEV Suite SaaS 2025 Update 2.... |
|
|
|
|
|
|
|
| The OpeningParameters property is used to get and set the parameters passed to the internal window corresponding to the bottom sliding window.
This new property is available from WINDEV Suite SaaS 2025 Update 2.... |
|
|
|
|
|
|
|
| The Icon type is used to define the advanced characteristics of an icon. |
|
|
|
|
|
|
|
| Resizes an image in an Image variable. |
|
|
|
|
|
|
|
| Deletes from the AWP context a variable that was added by DeclareAWPContext. |
|
|
|
|
|
|
|
| Inverts the colors in an Image variable. |
|
|
|
|
|
|
|
| The database can be accessed via a web service...... |
|
|
|
|
|
|
|
| The property Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
|
| The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes...... |
|
|
|
|
|
|
|
| The wizard for window creation proposes several types of windows associated with HFSQL tables...... |
|
|
|
|
|
|
|
| Saves on the server a file "uploaded" by the Web user. This upload may have been performed:
via an "Upload" edit control.
via a single-file or multi-file Upload control.... |
|
|
|
|
|
|
|
| The Control Center allows you to implement an automatic optimization mechanism for the database and its files using scheduled optimization tasks...... |
|
|
|
|
|
|
|
| In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)...... |
|
|
|
|
|
|
|
| The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|