|
|
|
|
|
|
|
Adds a row as an internal window at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties...... |
|
|
|
|
|
|
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.). |
|
|
|
|
|
|
Sends a NFC tag to another device. |
|
|
|
|
|
|
The wsRequest type is used to define the advanced characteristics of a Webservice. |
|
|
|
|
|
|
The "Images" pane allows you to view and list all the images in the project directory and subdirectories...... |
|
|
|
|
|
|
The AutomaticEvent type is used to manage an automatic event. |
|
|
|
|
|
|
The ManualEvent type is used to manage a manual event. |
|
|
|
|
|
|
Adds a calculated row to a Table control by providing custom calculation procedures. |
|
|
|
|
|
|
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task. |
|
|
|
|
|
|
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)...... |
|
|
|
|
|
|
The properties of help system are used to define...... |
|
|
|
|
|
|
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database...... |
|
|
|
|
|
|
Each project can be associated with a task list...... |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
The InitialContent property gets the initial content:
of a List Box control populated programmatically.
of a Combo Box control populated programmatically.
of a "List of values" column in a Table control.
in a Spreadsheet control.... |
|
|
|
|
|
|
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts.... |
|
|
|
|
|
|
Emails the data found in a page currently displayed in the browser. |
|
|
|
|
|
|
Builds a sequence of characters used to draw a rectangle. |
|
|
|
|
|
|
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window. |
|
|
|
|
|
|
Retrieves the characteristics of an image file or the characteristics of a PDF file :
format,
width and height,
number of bits per pixel.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|