|
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
Calculates the mean of several elements:
elements found in an array,
numeric values, ...... |
|
|
|
|
|
|
The AutomaticEvent type is used to manage an automatic event. |
|
|
|
|
|
|
The ManualEvent type is used to manage a manual event. |
|
|
|
|
|
|
Checks the validity of a date between January 01 0001 and December 31 9999. |
|
|
|
|
|
|
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter). |
|
|
|
|
|
|
Enables a name or on-variable critical section in the statement USING ... IN. |
|
|
|
|
|
|
The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
Copies the object found in an OLE control into the Windows clipboard. |
|
|
|
|
|
|
A control template is a set of controls that can be re-used in several windows or pages...... |
|
|
|
|
|
|
The Property MinimumLength allows you to know and modify the minimum length of an element. |
|
|
|
|
|
|
Initializes the parameters of speech synthesis for the current application. |
|
|
|
|
|
|
Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions). |
|
|
|
|
|
|
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites.... |
|
|
|
|
|
|
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.). |
|
|
|
|
|
|
The controls can be copied from the page editor...... |
|
|
|
|
|
|
Highlights a tab in a Ribbon control. |
|
|
|
|
|
|
The X property is used to:
Get the X-coordinate of a control, Table control column or window (position on the X-axis).
Get the X-coordinate of a control or window (position on the X-axis).... |
|
|
|
|
|
|
Usage example of the HDescribeFullTextIndex function |
|
|
|
|
|
|
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows...... |
|
|
|
|
|
|
Sends a specific FTP command to a server. |
|
|
|
|
|
|
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure. |
|
|
|
|
|
|
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second.... |
|
|
|
|
|
|
Converts an 8-byte real to a date and time. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|