|
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for different families of products... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
The FontLarge property is used to:
Find out whether the characters in a text are enlarged or not.
Enlarge (or not) the characters in a text.... |
|
|
|
|
|
|
The MyControl keyword represents the control that holds the process being executed. |
|
|
|
|
|
|
Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
Deletes a card from a Kanban control or from a Kanban List control. |
|
|
|
|
|
|
Deletes a card from a Kanban control or from a Kanban List control. |
|
|
|
|
|
|
The Procedure property can be used:
on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database.
on the rssStream type, used to describe an RSS feed.... |
|
|
|
|
|
|
The Hour keyword can correspond to:
the Time variable.
the Time property which is used to get and change the time of an element.... |
|
|
|
|
|
|
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn. |
|
|
|
|
|
|
Used to specify the mark caption for a 3D Scatter chart. |
|
|
|
|
|
|
Adds a certificate to the list of trusted root authorities used to validate certification strings. |
|
|
|
|
|
|
It is possible to manage and grant certain access rights to the developers for each element in the SCM...... |
|
|
|
|
|
|
Adds a row to a Table or TreeView Table control with an animation. |
|
|
|
|
|
|
Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control. |
|
|
|
|
|
|
Returns the characteristics of a file found an archive:
The name of the file and its stored path.
The initial size of the file.
The compressed size of file.
The date and time of file creation.
The date and time of file modification.
The date and time of file access.
The file attributes.
The file encryption mode.... |
|
|
|
|
|
|
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format):
the compressed size of the file.
the size of file before compression.... |
|
|
|
|
|
|
Deletes a menu or a menu option. |
|
|
|
|
|
|
Adds a row into a TreeView Table control, at the end of a given hierarchy level. |
|
|
|
|
|
|
Inserts a row into a TreeView Table control, in a given hierarchy level. |
|
|
|
|
|
|
Deletes an event from a TimeLine control. |
|
|
|
|
|
|
Deletes all child rows from a branch of the hierarchy. |
|
|
|
|
|
|
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control. |
|
|
|
|
|
|
Loads a MIB file in memory and analyzes it. |
|
|
|
|
|
|
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|