|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A Font variable creates a font programmatically... |
|
|
|
|
|
|
|
| At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project...... |
|
|
|
|
|
|
|
| The property AfficheOrphelin property allows you to:
Determine whether a row or column in a Pivot Table control is displayed when it has no parent.
Change the display mode of a row or column in a Pivot Table control when it has no parent.... |
|
|
|
|
|
|
|
| Used to run a JavaScript method on an element found in the current page. |
|
|
|
|
|
|
|
| The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.... |
|
|
|
|
|
|
|
| The sfLeadConvert type is used to describe the conversion parameters of a lead... |
|
|
|
|
|
|
|
| The xmlSignature type is used to define the advanced characteristics of an XML signature. |
|
|
|
|
|
|
|
| The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service. |
|
|
|
|
|
|
|
| The beaconGroup type is used to define the advanced characteristics of a set of Beacons. |
|
|
|
|
|
|
|
| The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control. |
|
|
|
|
|
|
|
| Refreshes a Kanban control or a card in the Kanban control. |
|
|
|
|
|
|
|
| Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
|
| The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument.
This new variable type is available from WINDEV Suite SaaS 2025 Update 3.... |
|
|
|
|
|
|
|
| The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming. |
|
|
|
|
|
|
|
| The restRequest type is used to define the advanced characteristics of a REST request. |
|
|
|
|
|
|
|
| Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility. |
|
|
|
|
|
|
|
| By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
|
| A component must be created from a project containing all the elements required for the component...... |
|
|
|
|
|
|
|
| Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second.... |
|
|
|
|
|
|
|
| Finds the Xth position of a string within another string. |
|
|
|
|
|
|
|
| Determines if geometry A contains geometry B. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|