|
|
|
|
|
|
|
Deletes a file from an archive. |
|
|
|
|
|
|
List of constants used by the functions for managing the User Groupware.... |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to use...... |
|
|
|
|
|
|
Reinitializes:
the Contact structure.
a Contact variable.... |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Adds or deletes the spaces found on the right of a text item when reading it. |
|
|
|
|
|
|
MyWindow is used to handle the current window... |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
Returns the list of items:
found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
found in a Record variable.... |
|
|
|
|
|
|
A Table control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
Manages a progress bar while sending and receiving emails. |
|
|
|
|
|
|
Creates a movable replication. |
|
|
|
|
|
|
Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows. |
|
|
|
|
|
|
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.). |
|
|
|
|
|
|
Returns the character corresponding to the specified Unicode code. |
|
|
|
|
|
|
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
Modifies the content of a row in the query result. |
|
|
|
|
|
|
Transforms the crossed records (HCross) into deleted records. |
|
|
|
|
|
|
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...). |
|
|
|
|
|
|
Returns the list of triggers applied to one or more HFSQL data files. |
|
|
|
|
|
|
Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
Modifies the time range displayed by an Organizer control (Day/Week/Month).... |
|
|
|
|
|
|
Prints (or not) the page headers and footers of nested report. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|