|
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
The Windows windows developed with WINDEV... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
Transforming WINDEV applications into Mobile is very easy... |
|
|
|
|
|
|
Initializes the different SQL variables with information relative to the last query run. |
|
|
|
|
|
|
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
The main elements of the project editor are as follows: |
|
|
|
|
|
|
Enables the telemetry manually. |
|
|
|
|
|
|
The TransparencyMode property is used to get and change the transparency mode of an image. |
|
|
|
|
|
|
Retrieves the number and the name of the files "dropped" from the explorer. |
|
|
|
|
|
|
Initializes the management of persistent values. |
|
|
|
|
|
|
Gets or changes the label of a menu option (context or drop-down menu). |
|
|
|
|
|
|
Explicitly destroys an event. |
|
|
|
|
|
|
Allows one or more threads to exit from the area protected by the semaphore. |
|
|
|
|
|
|
Returns the characteristics of binary and text memos. |
|
|
|
|
|
|
Regenerates a data file from its log. |
|
|
|
|
|
|
Formats the data displayed by grLabel or by grTooltip. |
|
|
|
|
|
|
Lists the Client/Server databases associated with a connection.... |
|
|
|
|
|
|
Returns the result of the last SOAP procedure that was successfully run. |
|
|
|
|
|
|
Usage example of the HReadSeekFirst function |
|
|
|
|
|
|
Returns the caption of the last error caused by an XLS function. |
|
|
|
|
|
|
Forces the move to the next page during the report print. |
|
|
|
|
|
|
Usage example of the HCreationIfNotFound function |
|
|
|
|
|
|
Searches for a value in all the columns of the following controls:
Table control,
TreeView... |
|
|
|
|
|
|
Usage example of the SQLTransaction function |
|
|
|
|
|
|
Used to check whether an integrity error occurred. |
|
|
|
|
|
|
Returns the index of the row (or image) at a given position in a List Box or ListView control. |
|
|
|
|
|
|
Loads the content of an external file (text, image, ...) in a buffer variable. |
|
|
|
|
|
|
Adds an itinerary onto a Map control. |
|
|
|
|
|
|
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper,... |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
Builds a sequence of characters containing a circle or an ellipse. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|