|
|
|
|
|
|
|
WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
Returns the date of Easter for the specified year according to the western Christian calendar. |
|
|
|
|
|
|
Positions on the first element of a memory zone and returns the value of this first element. |
|
|
|
|
|
|
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists. |
|
|
|
|
|
|
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica. |
|
|
|
|
|
|
Displays a dialog box containing an error logo and the message passed in parameter. |
|
|
|
|
|
|
Organizer controls can be handled programmatically.... |
|
|
|
|
|
|
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ...... |
|
|
|
|
|
|
Returns the path of the read-only resources of the application. |
|
|
|
|
|
|
An object can be dynamically associated with a class, we talk of dynamic instantiation of object...... |
|
|
|
|
|
|
Enables or disables the management of duplicates on a unique key. |
|
|
|
|
|
|
The FOR EACH statement is used to perform different types of browse on the associative arrays... |
|
|
|
|
|
|
Executes an XPATH query:
in an XML document.
in an xmlDocument variable.... |
|
|
|
|
|
|
Modifies a scheduled task on the HFSQL server defined by the connection. |
|
|
|
|
|
|
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff. |
|
|
|
|
|
|
Retrieves a data from a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
The WidthInPixel property is used to get the width in pixels of a control in a report. |
|
|
|
|
|
|
The NbMemoItem property is used to get the total number of memo items in a record of:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
Changes one of the animation parameters used for:
an animated image (in an Image control),
an animated text (in a Static control).... |
|
|
|
|
|
|
Checks the existence of a query. |
|
|
|
|
|
|
List all the tables that can be accessed by the connected database system. |
|
|
|
|
|
|
Prints an ellipse (in a rectangle). |
|
|
|
|
|
|
The BottomMargin property is used to:
Find out the bottom margin of a report.
Modify the bottom margin of a report.... |
|
|
|
|
|
|
The RightMargin property is used to:
Find out the right margin of a report.
Modify the right margin of a report.... |
|
|
|
|
|
|
A Flash® animation can be used to display information in the controls of a WEBDEV page...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|