|
|
|
|
|
|
|
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism.... |
|
|
|
|
|
|
The WithNewButton property is used to:
Determine if a Dynamic Tab control has New tab button (+).
Configure a Dynamic Tab control to show a New tab button.... |
|
|
|
|
|
|
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications...... |
|
|
|
|
|
|
The Body complement block is linked to the Body block...... |
|
|
|
|
|
|
The Body block corresponds to the main block of the report...... |
|
|
|
|
|
|
The Start of document block is printed once at the beginning of the report execution...... |
|
|
|
|
|
|
The End of document block is run once at the end of the report execution...... |
|
|
|
|
|
|
The Page header block is printed on each new page...... |
|
|
|
|
|
|
The Start of break block is optional...... |
|
|
|
|
|
|
The Page footer block is run at the end of each page...... |
|
|
|
|
|
|
The End of break block is optional...... |
|
|
|
|
|
|
Methods to associate a control with a tab pane...... |
|
|
|
|
|
|
The WithClosingButton property is used to:
Determine whether all the tabs of a Dynamic Tab control have a Close button.
Show a Close button in all the tabs of a Dynamic Tab control.... |
|
|
|
|
|
|
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility. |
|
|
|
|
|
|
MyChildWindow is used to handle the child window of the current window. |
|
|
|
|
|
|
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout. |
|
|
|
|
|
|
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made. |
|
|
|
|
|
|
Variables are copied using the "=" operator... |
|
|
|
|
|
|
The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode...... |
|
|
|
|
|
|
The ByAddress property is used to determine if a procedure parameter was passed by address. |
|
|
|
|
|
|
On mobile, when displaying images, each device has its own physical size and its own graphic resolution...... |
|
|
|
|
|
|
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory. |
|
|
|
|
|
|
The ByReference property is used to determine if a procedure parameter was passed by reference. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|