|
|
|
|
|
|
|
Usage example of the zipOpen function |
|
|
|
|
|
|
Retrieves the content of a Text Memo column found in the query result, for the current line. |
|
|
|
|
|
|
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc. |
|
|
|
|
|
|
WDINT license agreement... |
|
|
|
|
|
|
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
Deletes an existing matrix. |
|
|
|
|
|
|
Regenerates a data file from its log. |
|
|
|
|
|
|
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application...... |
|
|
|
|
|
|
MySelf is used to handle the current control... |
|
|
|
|
|
|
Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
Extracts:
a substring from a string starting at a specified position.
part of a buffer starting at a specified position.... |
|
|
|
|
|
|
Expands:
the entire hierarchy (all nodes) of a TreeView Table control.
all breaks of a Table control.... |
|
|
|
|
|
|
A supercontrol is an advanced type of control...... |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date. |
|
|
|
|
|
|
Returns the number of the line that contains a character identified by its position in a block of text. |
|
|
|
|
|
|
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls. |
|
|
|
|
|
|
Adds a user to the User Groupware database. |
|
|
|
|
|
|
Queries are used to easily select records in one or more data files...... |
|
|
|
|
|
|
Positions on the first file record whose value for a specific item is greater than or equal to a sought value. |
|
|
|
|
|
|
Usage example of the fClose function |
|
|
|
|
|
|
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk). |
|
|
|
|
|
|
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
Used to determine if the page currently run is an Active WEBDEV Page. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|