|
|
|
|
|
|
|
Executes a procedure on each element of a source array and returns the results in a WLanguage array. |
|
|
|
|
|
|
Returns the list of countries according to the ISO 3166-1 standard. |
|
|
|
|
|
|
Allows you to find out the rights granted to a user or group of users on a server. |
|
|
|
|
|
|
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements...... |
|
|
|
|
|
|
The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
Simulates a mouse event (left click, right click, double click, ...). |
|
|
|
|
|
|
Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
Returns the number of words in a string. |
|
|
|
|
|
|
Immediately ends the execution of the current task: the task is flagged as ptsCanceled. |
|
|
|
|
|
|
Waits for the end of execution of all parallel tasks found in an array. |
|
|
|
|
|
|
Returns the date of the first day of the year. |
|
|
|
|
|
|
Searches for a value in all the attributes of a Looper control. |
|
|
|
|
|
|
Checks if a stop request has been sent to the running thread. |
|
|
|
|
|
|
List of constants used by the financial functions.... |
|
|
|
|
|
|
Returns the error number for the last error caused by a Statxxx function (statistical functions). |
|
|
|
|
|
|
Denies all new connections to a database or to all databases. |
|
|
|
|
|
|
Returns the list of current or interrupted transactions on the server for the specified connection. |
|
|
|
|
|
|
Returns an array corresponding to the union of two arrays (without deleting duplicates). |
|
|
|
|
|
|
Fills an array with the words from a string. |
|
|
|
|
|
|
Calculates the Hash of a character string according to a specific algorithm. |
|
|
|
|
|
|
The DiskFile type is used to handle text files present on disk. |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
Retrieves the characteristics of an image file or the characteristics of a PDF file :
format,
width and height,
number of bits per pixel.... |
|
|
|
|
|
|
Configures the printer for a print performed in WLanguage:
by opening the configuration window.
by modifying the printer used for the current print.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|