|
|
|
|
|
|
|
Adds an element to a Table control. |
|
|
|
|
|
|
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
Retrieves and/or changes the character set used:
by all the screen fonts.
by all the operations performed on the character strings (functions and/or operators).... |
|
|
|
|
|
|
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
The queries with parameters allow the user to easily select records according to his own requirements...... |
|
|
|
|
|
|
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report. |
|
|
|
|
|
|
All report controls can be handled through programming...... |
|
|
|
|
|
|
The Upload control is used to upload files on the Web server...... |
|
|
|
|
|
|
Queries can be based on items from another query...... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
The following paragraphs present...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose several print methods...... |
|
|
|
|
|
|
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming...... |
|
|
|
|
|
|
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls...... |
|
|
|
|
|
|
In most cases, a report is linked to a project...... |
|
|
|
|
|
|
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control. |
|
|
|
|
|
|
Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
Bar Code controls can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
All WLanguage code is written in the code editor, which offers several events on a given control ...... |
|
|
|
|
|
|
The monitoring robot allows you to manage the users related to the different check error reports...... |
|
|
|
|
|
|
A Looper control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|