|
|
|
|
|
|
|
The Value property is used to:
Find out and modify the value of a report control.
Find out and modify the value of a control or the title of a window.
Find out the identifier of a stream.
Find out and modify the value of a control or the title of a page.... |
|
|
|
|
|
|
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically. |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...... |
|
|
|
|
|
|
Prints a bar code (inside a rectangle). |
|
|
|
|
|
|
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control. |
|
|
|
|
|
|
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application. |
|
|
|
|
|
|
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard. |
|
|
|
|
|
|
Disables a node in a HFSQL cluster. |
|
|
|
|
|
|
Expands a node in a TreeView control. |
|
|
|
|
|
|
The Compile keyword can correspond to:
the Compile function, which dynamically compiles a procedure whose source code is specified..
the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type).... |
|
|
|
|
|
|
Generates the image of a bar code. |
|
|
|
|
|
|
Run the initialization code of project...... |
|
|
|
|
|
|
Expands a node in a TreeView control. |
|
|
|
|
|
|
The report editor can be used to create form reports, which include different controls allowing users to enter data...... |
|
|
|
|
|
|
Indicates whether the code is run in the Android emulator. |
|
|
|
|
|
|
Indicates whether the code is run on an HFSQL server. |
|
|
|
|
|
|
Indicates whether the code is run in the Android simulator. |
|
|
|
|
|
|
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode...... |
|
|
|
|
|
|
Returns the character corresponding to the specified Unicode code. |
|
|
|
|
|
|
In the result of a select query, you have the ability to only display...... |
|
|
|
|
|
|
Returns the character corresponding to the specified ASCII code. |
|
|
|
|
|
|
To share a project via the Source Code Manager, a repository must be created...... |
|
|
|
|
|
|
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|