|
|
|
|
|
|
|
Used to determine if the page currently run is an Active WEBDEV Page. |
|
|
|
|
|
|
Starts the execution of a secondary thread. |
|
|
|
|
|
|
Draws a text:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
Builds a sequence of characters used to draw a rectangle. |
|
|
|
|
|
|
The RightToLeft property is used to get the writing direction on a control, column, window or report. |
|
|
|
|
|
|
Creates an Excel file with the data from a Table or TreeView Table control. |
|
|
|
|
|
|
From version 25, you can create "project portfolios"...... |
|
|
|
|
|
|
Deletes the duplicates from an array. |
|
|
|
|
|
|
Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
Deletes a file from an archive. |
|
|
|
|
|
|
Deletes a row from a Looper control. |
|
|
|
|
|
|
Animates the modification of an integer property between 2 values. |
|
|
|
|
|
|
Adds a new appointment to an Organizer control. |
|
|
|
|
|
|
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
Run on the server, this function is used to wait for a connection request coming from the client sockets. |
|
|
|
|
|
|
Returns or initializes the number of the page currently printed. |
|
|
|
|
|
|
To implement a replication of HFSQL servers through programming, WLanguage...... |
|
|
|
|
|
|
Ends the execution of the current thread. |
|
|
|
|
|
|
Inserts a leaf into a TreeView control at a specific position. |
|
|
|
|
|
|
Used to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine.
Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery).... |
|
|
|
|
|
|
The setup editor WDInst proposes a standard setup program...... |
|
|
|
|
|
|
Reads a parameter that was saved from a stored procedure by HSaveParameter. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|