|
|
|
|
|
|
|
You have the ability to define scheduled elements on the HFSQL server.... |
|
|
|
|
|
|
WINDEV includes a wizard for generating a setup program:
to install a WINDEV application.
to install other files. Installing goodies for example (images, videos, ...).... |
|
|
|
|
|
|
The management of branches is used to manage several versions of the same application in parallel...... |
|
|
|
|
|
|
Returns the handle of a window or control. |
|
|
|
|
|
|
Starting with version 28, you can remotely control the WEBDEV Application Server...... |
|
|
|
|
|
|
The window editor and the page editor allow you to get information about the controls used.... |
|
|
|
|
|
|
Modifies or returns the sound volume. |
|
|
|
|
|
|
Returns the path of a system directory. |
|
|
|
|
|
|
Returns information about the type of character. |
|
|
|
|
|
|
Returns a directory path for the global data of current application (data shared between several applications), for the current user. |
|
|
|
|
|
|
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server.... |
|
|
|
|
|
|
The Link control is available in a page and in a report...... |
|
|
|
|
|
|
Returns the type of data in an OID. |
|
|
|
|
|
|
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.).... |
|
|
|
|
|
|
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
Returns the characteristics of a telephony device. |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
Returns a color found in the current palette. |
|
|
|
|
|
|
Allows you to find out whether a page context exists on the server (which means whether the page was opened). |
|
|
|
|
|
|
Allows you to find out whether a page context exists on the server (which means whether the page was opened). |
|
|
|
|
|
|
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key...... |
|
|
|
|
|
|
Returns an array without duplicates. |
|
|
|
|
|
|
WEBDEV proposes two modes for moving controls in a page...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|