|
|
|
|
|
|
|
Deselects an element from a drop-down list or from an expanded list. |
|
|
|
|
|
|
Adds an itinerary onto a Map control. |
|
|
|
|
|
|
Ends the execution of the current program. |
|
|
|
|
|
|
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database. |
|
|
|
|
|
|
The "Control template" control is used to display an existing control template...... |
|
|
|
|
|
|
The PageByPagePrint property is used to:
Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler.
Find out the print mode of the report (page by page or all at once).... |
|
|
|
|
|
|
Adds a data into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date. |
|
|
|
|
|
|
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display. |
|
|
|
|
|
|
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in:
a Calendar control.
an Organizer control.
a Scheduler control.
an edit control in Date format with Calendar.... |
|
|
|
|
|
|
Usage example of the DnDCursor function |
|
|
|
|
|
|
Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Dissociates the different shapes of a group in a Diagram Editor control. |
|
|
|
|
|
|
List of events associated with the columns of Table controls... |
|
|
|
|
|
|
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable. |
|
|
|
|
|
|
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user. |
|
|
|
|
|
|
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control. |
|
|
|
|
|
|
Usage example of the DnDEvent function |
|
|
|
|
|
|
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page. |
|
|
|
|
|
|
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode.... |
|
|
|
|
|
|
Usage example of the zipExtractFile function |
|
|
|
|
|
|
Returns the characteristics of a file found an archive:
The name of the file and its stored path.
The initial size of the file.
The compressed size of file.
The date and time of file creation.
The date and time of file modification.
The date and time of file access.
The file attributes.
The file encryption mode.... |
|
|
|
|
|
|
Validates the specified page and starts the execution of a button. |
|
|
|
|
|
|
Runs a server procedure without refreshing the page. |
|
|
|
|
|
|
Returns the number of pointers in contact with the screen. |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|