|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The ports used by the HFSQL Client/Server server...... |
|
|
|
|
|
|
|
| Modifies a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
| In the Scheduler control, the appointment is displayed in a specific area...... |
|
|
|
|
|
|
|
| Adding a SaaS client account is used to make a SaaS site available to the users...... |
|
|
|
|
|
|
|
| The merging of repositories makes it possible to combine projects from several repositories into a single repository...... |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
| Loads the file containing the error messages in the desired language into memory. |
|
|
|
|
|
|
|
| Positioning the elements in a page is simplified by the use of a positioning table (HTML table)...... |
|
|
|
|
|
|
|
| The report editor allows you to create "TreeView Table" reports...... |
|
|
|
|
|
|
|
| Checks whether a character string matches a specific format and retrieves the different substrings that match the format. |
|
|
|
|
|
|
|
| The UUID type is used to easily manage:
UUIDs or GUIDs,
automatic UUID HFSQL identifiers,
identifiers for COM/Automation objects and interfaces,
...... |
|
|
|
|
|
|
|
| WDInst allows you to create several types of setup...... |
|
|
|
|
|
|
|
| Sets the position on the previous record of a file according to a browse item. |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min |
|
|
|
|
|
|
|
| The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications...... |
|
|
|
|
|
|
|
| The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
|
| List of constants used by the SNMP functions.... |
|
|
|
|
|
|
|
| Inserts a new dynamic row in a Multiline Zone control. |
|
|
|
|
|
|
|
| Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
|
| Returns the green component of an RGB color. |
|
|
|
|
|
|
|
| Returns the red component of an RGB color. |
|
|
|
|
|
|
|
| Returns the blue component of an RGB color. |
|
|
|
|
|
|
|
| Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|