|
|
|
|
|
|
|
This document presents the different access modes to databases from a WINDEV Java application...... |
|
|
|
|
|
|
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter. |
|
|
|
|
|
|
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm. |
|
|
|
|
|
|
Erases the chart drawing (in an Image control or in a window). |
|
|
|
|
|
|
Forces a report block to print. |
|
|
|
|
|
|
Retrieves the title of a column found in an XLS file. |
|
|
|
|
|
|
Converts a UTC date and time to local time (time zone, summer time, winter time). |
|
|
|
|
|
|
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories. |
|
|
|
|
|
|
Returns the index of the selected element in a Looper control. |
|
|
|
|
|
|
Returns:
the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed).
the list of sequenced reports currently printed (iSequenceAdd).... |
|
|
|
|
|
|
Constants for managing Organizer controls... |
|
|
|
|
|
|
Checks the existence of a control (or group of controls) in a window, in a page or in a report. |
|
|
|
|
|
|
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified). |
|
|
|
|
|
|
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS). |
|
|
|
|
|
|
Provokes:
an assertion during the test of element or project (Go mode).
an error in automated test mode.... |
|
|
|
|
|
|
Deletes all rows from a Looper control populated programmatically. |
|
|
|
|
|
|
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class. |
|
|
|
|
|
|
Extracts:
a substring from a string starting at a specified position.
part of a buffer starting at a specified position.... |
|
|
|
|
|
|
Converts an integer into a date in YYYYMMDD format. |
|
|
|
|
|
|
To create a main report containing several secondary reports:... |
|
|
|
|
|
|
Initializes the label of data series in a "Scatter" chart. |
|
|
|
|
|
|
Initializes the color of a series in a "Scatter" chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|