|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor.... |
|
|
|
|
|
|
|
| A Line control is used to display a line in a page...... |
|
|
|
|
|
|
|
| The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
|
| The Message keyword can correspond to:
the Message function.
the Message property, which is used to get and change the help message of a control or menu option in a window.
the Message property available for:
a SFError variable.
the email structure.
an Email variable.
a Notification variable.... |
|
|
|
|
|
|
|
| The End of break block is optional...... |
|
|
|
|
|
|
|
| If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser...... |
|
|
|
|
|
|
|
| Checks the existence of a directory. |
|
|
|
|
|
|
|
| The spHash property is used to:
Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically.
Set the algorithm used for salting (only for "Password" items described programmatically).... |
|
|
|
|
|
|
|
| The browser support the most common fonts by default...... |
|
|
|
|
|
|
|
| Returns a string after removing the specified characters from the right side of the initial string. |
|
|
|
|
|
|
|
| Compares the content of two files bit by bit. |
|
|
|
|
|
|
|
| Creates a link on a file at the specified location. |
|
|
|
|
|
|
|
| Moves a file from one directory to another. |
|
|
|
|
|
|
|
| Allows you to automatically start a WINDEV application when a specific event occurs. |
|
|
|
|
|
|
|
| Returns or modifies the attributes of a file. |
|
|
|
|
|
|
|
| Determines:
if a given drive (storage card, CD or DVD) is available,
whether the drive exists.... |
|
|
|
|
|
|
|
| Splits a file into several files. |
|
|
|
|
|
|
|
| Returns the name of directory used to store the temporary files. |
|
|
|
|
|
|
|
| The SynchroHFSQL property is used to:
get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.
specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.... |
|
|
|
|
|
|
|
| Returns:
the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them.
the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users.... |
|
|
|
|
|
|
|
| Returns a character string of a specified length. |
|
|
|
|
|
|
|
| In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container...... |
|
|
|
|
|
|
|
| The keyword "Query" is used to describe: |
|
|
|
|
|
|
|
| Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|