|
|
|
|
|
|
|
WLanguage includes the "WL" keyword...... |
|
|
|
|
|
|
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page. |
|
|
|
|
|
|
The URL property is used to:
Get the address associated with a control.
Change the address associated with a control.... |
|
|
|
|
|
|
In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate. |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
Locks the current thread until it receives a signal from another thread. |
|
|
|
|
|
|
Changes the mode and the method for locking data files. |
|
|
|
|
|
|
Sends the image file to print to the print buffer. |
|
|
|
|
|
|
Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
Converts a date and time to an 8-byte real. |
|
|
|
|
|
|
New features in WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
Usage example of the fAttribute function |
|
|
|
|
|
|
The project image gallery allows viewing all the images of a project in a single click...... |
|
|
|
|
|
|
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive. |
|
|
|
|
|
|
Transfers a file or directory to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
The following functions are used to manage PDF Reader controls:... |
|
|
|
|
|
|
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min |
|
|
|
|
|
|
This step allows you to define and choose the different fonts that will be used in the printed document...... |
|
|
|
|
|
|
Converts an HTML string or buffer to text. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|