|
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
To configure the general options of the window editor... |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
Writes a character string in the standard error output stream "stderr". |
|
|
|
|
|
|
Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
The keywords used to identify the current element are: |
|
|
|
|
|
|
Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Waits for a service to be in a specific status. |
|
|
|
|
|
|
Returns the current status of a service. |
|
|
|
|
|
|
Usage example of the FTPSend function |
|
|
|
|
|
|
Usage example of the fDecrypt function |
|
|
|
|
|
|
Writes a character string in the standard output stream "stdout" (also called "console"). |
|
|
|
|
|
|
The Extra property manges additional information. |
|
|
|
|
|
|
The "Calculated" control is used to perform calculations in a report...... |
|
|
|
|
|
|
Closes all dynamic tabs of a Tab control. |
|
|
|
|
|
|
Returns the index of the break header and footer for a given break in a Table control. |
|
|
|
|
|
|
Searches for a value in a column of a TreeView Table control, in a specified branch. |
|
|
|
|
|
|
Constants used by the SensorXXX functions... |
|
|
|
|
|
|
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.). |
|
|
|
|
|
|
List of functions for managing arrays... |
|
|
|
|
|
|
Seeks an element in a memory area:
on the value added by MemAdd or on the value modified by MemModify,
on the return value.... |
|
|
|
|
|
|
Calculates the variance for a series of values. |
|
|
|
|
|
|
Calculates the difference between two dates and times. |
|
|
|
|
|
|
Inserts a row into a Table control or into a TreeView Table control with an animation. |
|
|
|
|
|
|
An associative array is an "advanced" type of array... |
|
|
|
|
|
|
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class...... |
|
|
|
|
|
|
Usage example of the zipCreate function |
|
|
|
|
|
|
Modifies a row in:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|