|
|
|
|
|
|
|
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]... |
|
|
|
|
|
|
Allows you to:
Sort a Looper control according to one or more attributes.
Sort a Looper control on all its attributes.
Cancel a sort that was performed beforehand (which means ignore the sort).... |
|
|
|
|
|
|
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude). |
|
|
|
|
|
|
Returns the characteristics of binary and text memos. |
|
|
|
|
|
|
Lists the Client/Server databases associated with a connection.... |
|
|
|
|
|
|
Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
Returns or modifies the system date (current date and time defined on the current computer). |
|
|
|
|
|
|
Pulls out a section (or all sections) in a chart. |
|
|
|
|
|
|
Adds a value to a data in a chart. |
|
|
|
|
|
|
Forces a body complement block to print while specifying the height of complement block. |
|
|
|
|
|
|
Forces the printing of a Body Complement block. |
|
|
|
|
|
|
Identifies or defines whether a series is refreshed whenever the chart is drawn. |
|
|
|
|
|
|
Usage example of the HExtractMemo function |
|
|
|
|
|
|
Changes the values of the attributes in a row of a Looper control. |
|
|
|
|
|
|
Returns the number of days selected in a Calendar control. |
|
|
|
|
|
|
The Font keyword can correspond to:
a Font variable.
the Font property.... |
|
|
|
|
|
|
Adds a file to the HTTP form. |
|
|
|
|
|
|
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format. |
|
|
|
|
|
|
Indicates the backup file for the result of next HTTP request, run in the same thread. |
|
|
|
|
|
|
Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
Deletes a data series from a chart. |
|
|
|
|
|
|
Returns information about the series found at a specific chart point. |
|
|
|
|
|
|
Checks the correspondence between a signature and a string. |
|
|
|
|
|
|
Writes text or image information into the system clipboard. |
|
|
|
|
|
|
Inserts a row into a Looper control. |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|