|
|
|
|
|
|
|
Syntax for declaring the functions of the Windows API |
|
|
|
|
|
|
Value of constants for the Windows 32-bit API |
|
|
|
|
|
|
Returns the "system handle" (HINSTANCE) of the current program.
|
|
|
|
|
|
|
Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
The Null keyword can be used according to different methods in WLanguage...... |
|
|
|
|
|
|
Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
Converts to Euro a value expressed in a specific currency. |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
The BottomMargin property is used to:
Find out the bottom margin of a report.
Modify the bottom margin of a report.... |
|
|
|
|
|
|
The RightMargin property is used to:
Find out the right margin of a report.
Modify the right margin of a report.... |
|
|
|
|
|
|
A Flash® animation can be used to display information in the controls of a WEBDEV page...... |
|
|
|
|
|
|
In version 27, new functions, properties and data types have been introduced and some have been improved...... |
|
|
|
|
|
|
List of constants used by the functions for managing projects.... |
|
|
|
|
|
|
Modifies the specified record or the record found in memory in the data file (query or view). |
|
|
|
|
|
|
Defines the options used for the universal replication of a file:
the replication direction.
the management mode of conflicts.... |
|
|
|
|
|
|
Modifies the percentage corresponding to the radius of the hole in a Donut chart. |
|
|
|
|
|
|
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes. |
|
|
|
|
|
|
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function. |
|
|
|
|
|
|
Splits a file into several files. |
|
|
|
|
|
|
Writes one or more single-precision floats to a Modbus slave, starting at a specific address. |
|
|
|
|
|
|
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address. |
|
|
|
|
|
|
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect. |
|
|
|
|
|
|
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists). |
|
|
|
|
|
|
Positions on the next element of a memory zone and returns the value of this element. |
|
|
|
|
|
|
Positions on the specified result row of the query. |
|
|
|
|
|
|
Declares the end of the query execution and frees the memory resources allocated during the execution of the query. |
|
|
|
|
|
|
Manages a progress bar while sending and receiving emails. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|