|
|
|
|
|
|
|
The general parameters of the check must be defined when creating or modifying a check...... |
|
|
|
|
|
|
The Null keyword can be used according to different methods in WLanguage...... |
|
|
|
|
|
|
Dynamically compiles an Procedure whose source code is provided (dynamic compilation). |
|
|
|
|
|
|
The StoredItem property is used to:
Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.... |
|
|
|
|
|
|
The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls...... |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice.... |
|
|
|
|
|
|
Configures the print destination. |
|
|
|
|
|
|
WDMSG license agreement... |
|
|
|
|
|
|
This page explains how to program TreeView Table controls...... |
|
|
|
|
|
|
The VerticalAlignment property gets and changes the vertical alignment of a control. |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts...... |
|
|
|
|
|
|
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item... |
|
|
|
|
|
|
Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
Draws an arc of circle or an arc of ellipse:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
Initializes the different SQL variables with information relative to the last query run. |
|
|
|
|
|
|
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
Three assignment operators are available...... |
|
|
|
|
|
|
Organizer controls can be handled programmatically.... |
|
|
|
|
|
|
There are two methods to populate Table and Looper controls programmatically...... |
|
|
|
|
|
|
The home page allows you to easily perform the operations for creating and opening projects...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|