|
|
|
|
|
|
|
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]... |
|
|
|
|
|
|
Checks whether an expression is not Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc. |
|
|
|
|
|
|
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter. |
|
|
|
|
|
|
Deletes all child rows from a branch of the hierarchy. |
|
|
|
|
|
|
Deletes an option from a Radio Button control. |
|
|
|
|
|
|
Modifies the physical name of a data file. |
|
|
|
|
|
|
Forces the operating system of the computer where the data files are found to write data onto the disk. |
|
|
|
|
|
|
The Diagram Editor control allows end users to create and edit diagrams...... |
|
|
|
|
|
|
Usage example of the dCopyImage function |
|
|
|
|
|
|
Usage example of the EmailReadFirst function |
|
|
|
|
|
|
Returns the number of the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
Returns the list of triggers applied to one or more HFSQL data files. |
|
|
|
|
|
|
Inserts a row into a TreeView Table control, in a given hierarchy level. |
|
|
|
|
|
|
Changes the compression level used when creating an archive in ZIP format or in 7z format. |
|
|
|
|
|
|
Checks whether the specified expressions are different in assertive programming and in automated test mode. |
|
|
|
|
|
|
Checks whether an expression is set to True in assertive programming and in automated test mode. |
|
|
|
|
|
|
Deletes a folder from the Outlook messaging software or from an IMAP server. |
|
|
|
|
|
|
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories. |
|
|
|
|
|
|
Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Returns a string after removing the spaces:
from the left and right side of the initial string.
within the string.... |
|
|
|
|
|
|
Returns the different elements of a path: disk, directories, name and extension of the file. |
|
|
|
|
|
|
Retrieves the characteristics of the CD/DVD found in the current burner.... |
|
|
|
|
|
|
Reads a record in a file according to a given record number. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|