|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The ScheduledTask structure is used to define the characteristics of a scheduled task...... |
|
|
|
|
|
|
|
| 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).... |
|
|
|
|
|
|
|
| WinSize:
returns or modifies the window display mode (maximized, minimized or normal),
modifies the window height and/or width,
moves the window and modifies a window's height and/or width.... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to handle an HTML control through programming...... |
|
|
|
|
|
|
|
| The WLanguage properties can be used to handle:
a Ribbon control found in a window.
a pane of a Ribbon control.
a grouping of a Ribbon control.... |
|
|
|
|
|
|
|
| Allows you to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine.
Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery).... |
|
|
|
|
|
|
|
| Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
|
| You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.... |
|
|
|
|
|
|
|
| Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure.
This new feature is available as of WINDEV Suite SaaS 2025 Update 3.... |
|
|
|
|
|
|
|
| ...Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))... |
|
|
|
|
|
|
|
| When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...... |
|
|
|
|
|
|
|
| Allows you to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine.
Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery).... |
|
|
|
|
|
|
|
| To create modern interfaces, you need to increase spacing between the controls in your windows...... |
|
|
|
|
|
|
|
| When developing a new feature, it may be useful to keep the same environment for opening text files...
Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2.
For more details, see Use the new features of WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| The wsResponse type is used to get:
the XML source code of the web service response.
the value of the different parts of the web service response (for the web services returning several responses).... |
|
|
|
|
|
|
|
| Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure.
This new feature is available as of WINDEV Suite SaaS 2025 Update 3.... |
|
|
|
|
|
|
|
| List of events associated with Image controls... |
|
|
|
|
|
|
|
| Deletes an element and its "children" from an Organization Chart control.... |
|
|
|
|
|
|
|
| The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
|
| WDMap is used to view the records found in a table...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|