|
|
|
|
|
|
|
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]... |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date. |
|
|
|
|
|
|
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min... |
|
|
|
|
|
|
The Sunburst chart is a Pie chart containing several levels of hierarchical data...... |
|
|
|
|
|
|
Creates or updates a set of procedures on an HFSQL server. |
|
|
|
|
|
|
A Stack variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
A List variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
Opens an analysis in HFSQL Classic format. |
|
|
|
|
|
|
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.). |
|
|
|
|
|
|
Returns the number of columns found in a matrix. |
|
|
|
|
|
|
Returns the number of rows found in a matrix. |
|
|
|
|
|
|
Initializes all the elements found in a matrix of a given size. |
|
|
|
|
|
|
Multiplies each matrix element by a value. |
|
|
|
|
|
|
Calculates the Cyclical Redundancy Check (CRC) of buffer. |
|
|
|
|
|
|
Inserts an XML element (tag or attribute) into an XML document. |
|
|
|
|
|
|
Stores the current position in the XML document. |
|
|
|
|
|
|
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Returns the arc tangent 2 of the values passed in parameter. |
|
|
|
|
|
|
The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
Opens or closes the Dashboard control edit mode. |
|
|
|
|
|
|
Returns the absolute value:
of a numeric value,
of a numeric expression (integer or real).
of a duration.... |
|
|
|
|
|
|
Compresses the memory footprint occupied by a matrix. |
|
|
|
|
|
|
Calculates the inverse of a square matrix. |
|
|
|
|
|
|
Calculates the transposed matrix. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|