|
|
|
|
|
|
|
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]... |
|
|
|
|
|
|
The following properties can be used with Map controls:... |
|
|
|
|
|
|
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls. |
|
|
|
|
|
|
Checks the existence of a chart in memory. |
|
|
|
|
|
|
The Address keyword can correspond to... |
|
|
|
|
|
|
Erases a chart and destroys this chart. |
|
|
|
|
|
|
Allows one or more threads to exit from the area protected by the semaphore. |
|
|
|
|
|
|
Formats the data displayed by grLabel or by grTooltip. |
|
|
|
|
|
|
Loads the content of an external file (text, image, ...) in a buffer variable. |
|
|
|
|
|
|
Specifies the replication options for an item: the item can be replicated or not. |
|
|
|
|
|
|
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file. |
|
|
|
|
|
|
Returns the status of the current print. |
|
|
|
|
|
|
Resizes an external file. |
|
|
|
|
|
|
Indicates whether the specified password is valid for the current user. |
|
|
|
|
|
|
Customizes the management of message display on the client computer and the management of disconnection from a client computer. |
|
|
|
|
|
|
Usage example of the HOpenConnection function |
|
|
|
|
|
|
The User property is used to identify and change the user of a feature. |
|
|
|
|
|
|
The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
Moves a row or swaps two rows in a Looper control. |
|
|
|
|
|
|
Adds a new option after the last option of a drop-down or context menu. |
|
|
|
|
|
|
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text. |
|
|
|
|
|
|
The VerticalAlignment property is used to get and change the vertical alignment of a control or text. |
|
|
|
|
|
|
Defines whether a series will be drawn on the secondary axis. |
|
|
|
|
|
|
Used to display a chart with raised effect. |
|
|
|
|
|
|
Defines the source of a series. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|