|
|
|
|
|
|
|
Identifies and retrieves the different elements of the command line passed as a parameter to the current program. |
|
|
|
|
|
|
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ... |
|
|
|
|
|
|
Creating the setup program allows you to deploy a WINDEV application on the end-user computers... |
|
|
|
|
|
|
Returns the value of a parameter passed to the current page. |
|
|
|
|
|
|
Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line... |
|
|
|
|
|
|
Starts running a remote program from the current application. |
|
|
|
|
|
|
Returns the current year in integer format. |
|
|
|
|
|
|
Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
Converts:
a date to a string in the specified format.
a date time to a string in the specified format.... |
|
|
|
|
|
|
Checks the validity of a date between January 01 0001 and December 31 9999. |
|
|
|
|
|
|
Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
The StartControl property gets and sets the start control of a Wire control. |
|
|
|
|
|
|
Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
The EndControl property gets or sets the end control of a Wire control. |
|
|
|
|
|
|
Prints the current worksheet of a document in "xlsx" or "xls" format. |
|
|
|
|
|
|
The following functions are used to manage PDF Reader controls:... |
|
|
|
|
|
|
Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
List of HFSQL properties... |
|
|
|
|
|
|
Returns the name of the Tab control that contains the specified control. |
|
|
|
|
|
|
Determines whether the user printed the document from the report viewer. |
|
|
|
|
|
|
Gets the signature of a PDF document as a buffer. |
|
|
|
|
|
|
The Chart controls allow the end user to perform several operations...... |
|
|
|
|
|
|
Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
Opens a PDF document and loads it in a pdfDocument variable. |
|
|
|
|
|
|
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account. |
|
|
|
|
|
|
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc. |
|
|
|
|
|
|
Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|