|
|
|
|
|
|
|
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]... |
|
|
|
|
|
|
Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
Opens or closes the door of current burner. |
|
|
|
|
|
|
Returns the runtime status report of a DDE function. |
|
|
|
|
|
|
Usage example of the HDeclareExternal function |
|
|
|
|
|
|
Usage example of the HBuildKeyValue function |
|
|
|
|
|
|
Usage example of the EmailDeleteMessage function |
|
|
|
|
|
|
Usage example of the dFont function |
|
|
|
|
|
|
Usage example of the HCreateView function |
|
|
|
|
|
|
Deletes a list of files from an archive. |
|
|
|
|
|
|
Enables the filter that was previously created for the specified data file (view or query). |
|
|
|
|
|
|
Converts a one- or two-dimensional array to a character string. |
|
|
|
|
|
|
Allows you to:
move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly.
swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Displays a message on the client computers. |
|
|
|
|
|
|
Saves a chart that was previously drawn in a file in BMP format. |
|
|
|
|
|
|
The TimestampType property is used to:
Find out the type of timestamp for an item. This item was defined in the data model editor or through programming.
Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming).... |
|
|
|
|
|
|
The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica. |
|
|
|
|
|
|
The Language property is used to get and change the language used. |
|
|
|
|
|
|
Copies one or more files (regardless of their attributes). |
|
|
|
|
|
|
Opens or closes the door of CD/DVD player selected on the current computer.... |
|
|
|
|
|
|
Calculates the width of the image to print (in millimeters). |
|
|
|
|
|
|
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ...... |
|
|
|
|
|
|
Allows you to:
move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly.
swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Checks whether an expression is Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|