|
|
|
|
|
|
|
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]... |
|
|
|
|
|
|
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user. |
|
|
|
|
|
|
Checks whether an enumeration value known by its name is valid. |
|
|
|
|
|
|
Returns an enumeration value known by its associated value. |
|
|
|
|
|
|
Returns an enumeration value known by its name. |
|
|
|
|
|
|
Returns a combination of one or more options known by their associated values. |
|
|
|
|
|
|
Returns a combination of one or more options known by their names. |
|
|
|
|
|
|
Checks whether a combination of one of more options known by their names is valid. |
|
|
|
|
|
|
Checks whether an enumeration value known by its associated value is valid. |
|
|
|
|
|
|
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle. |
|
|
|
|
|
|
List of functions for managing runtime errors... |
|
|
|
|
|
|
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc.... |
|
|
|
|
|
|
Discover the main operations that can be performed on a project.... |
|
|
|
|
|
|
The following constants are used by the functions for managing Facebook connections:... |
|
|
|
|
|
|
Creates or modifies the value of an XML element or the value of the attribute for an XML element. |
|
|
|
|
|
|
Converts a duration in character string format to a duration that can be used by a Duration variable. |
|
|
|
|
|
|
Checks the whether the matrix exists in memory. |
|
|
|
|
|
|
Returns:
the number of elements in a one-dimensional array.
the number of rows in a two-dimensional array.
the number of elements in the first dimension of a three-dimensional or N-dimensional array.... |
|
|
|
|
|
|
Inserts the current XML tag found in an XML document into another XML document. |
|
|
|
|
|
|
Renames the current element (tag or attribute) in an XML document. |
|
|
|
|
|
|
Returns an estimate regarding the number of entries for a given key item in a given interval of values. |
|
|
|
|
|
|
WDMap is used to view the records found in a data file...... |
|
|
|
|
|
|
Plays a multimedia file in a Multimedia control. |
|
|
|
|
|
|
The following functions are used to manage the Organizer control:... |
|
|
|
|
|
|
Moves the time area displayed to the next area (next weeks for example) in an Organizer control. |
|
|
|
|
|
|
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|