|
|
|
|
|
|
|
A Bar Code control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization. |
|
|
|
|
|
|
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites. |
|
|
|
|
|
|
Specifies whether the space characters on the right of the value found in the control are deleted. |
|
|
|
|
|
|
Returns the name of the month that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
Returns the number of columns found in a matrix. |
|
|
|
|
|
|
Returns the number of rows found in a matrix. |
|
|
|
|
|
|
Initializes all the elements found in a matrix of a given size. |
|
|
|
|
|
|
Multiplies each matrix element by a value. |
|
|
|
|
|
|
Calculates the Cyclical Redundancy Check (CRC) of buffer. |
|
|
|
|
|
|
Modifies the information about a user according to the elements found in the corresponding variables for user management. |
|
|
|
|
|
|
Modifies the content of a row in the query result. |
|
|
|
|
|
|
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array. |
|
|
|
|
|
|
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm. |
|
|
|
|
|
|
Erases the chart drawing (in an Image control or in a window). |
|
|
|
|
|
|
Temporarily disables the filter on a data file (view or query). |
|
|
|
|
|
|
Deletes a folder from the Outlook messaging software or from an IMAP server. |
|
|
|
|
|
|
Forces a report block to print. |
|
|
|
|
|
|
Returns the index of the selected element in a Looper control. |
|
|
|
|
|
|
Deselects a row in a Looper control. |
|
|
|
|
|
|
Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
Used to display two different types of charts in the same chart. |
|
|
|
|
|
|
Converts a numeric value into a binary string in order to perform a search on a numeric key. |
|
|
|
|
|
|
Returns or initializes the number of the page currently printed. |
|
|
|
|
|
|
Inserts an XML element (tag or attribute) into an XML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|