|
|
|
|
|
|
|
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]... |
|
|
|
|
|
|
You have the ability to create Organizer controls linked to data.... |
|
|
|
|
|
|
Collapses:
the entire hierarchy (all nodes) of a TreeView Table control.
all breaks of a Table control.... |
|
|
|
|
|
|
Adds a parameter to an HTTP form. |
|
|
|
|
|
|
Collapses or expands an element in a Table or TreeView Table control. |
|
|
|
|
|
|
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view). |
|
|
|
|
|
|
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
Returns or modifies the attributes of a file. |
|
|
|
|
|
|
Adds a row at the end of a Looper control. |
|
|
|
|
|
|
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm. |
|
|
|
|
|
|
Returns:
the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed).
the list of sequenced reports currently printed (iSequenceAdd).... |
|
|
|
|
|
|
Initializes the color of a series or the color of a section. |
|
|
|
|
|
|
Returns the name of an external file that is currently opened. |
|
|
|
|
|
|
Adds a data into a "Scatter" chart. |
|
|
|
|
|
|
Deletes a row from a Looper control. |
|
|
|
|
|
|
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item. |
|
|
|
|
|
|
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class. |
|
|
|
|
|
|
The Note property is used to get and change a text associated with an element. |
|
|
|
|
|
|
Extracts and decompresses a list of files found in an archive to a physical location. |
|
|
|
|
|
|
Cancels the current burn process. |
|
|
|
|
|
|
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange). |
|
|
|
|
|
|
Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
Returns or modifies the attributes of a directory. |
|
|
|
|
|
|
Moves a file from one directory to another. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|