|
|
|
|
|
|
|
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files. |
|
|
|
|
|
|
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control. |
|
|
|
|
|
|
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google. |
|
|
|
|
|
|
End users can create repositionable notes in all the windows of their WINDEV applications...... |
|
|
|
|
|
|
The ScreenCastInProgress property is used to determine if the video played in a Multimedia control is being played on an external device (compatible with Air Play). |
|
|
|
|
|
|
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode. |
|
|
|
|
|
|
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column. |
|
|
|
|
|
|
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog. |
|
|
|
|
|
|
Procedure ("Callback") called by AppliContrôle to process the remote control messages. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
The FocusOnClick property is used to:
Determine if a control gains focus when clicked.
Allow or prevent a control from gaining focus when clicked.... |
|
|
|
|
|
|
Inserts an object in a Word Processing control. The objects that can be used are:
an element,
a document,
a paragraph,
a text,
an image,
a fragment.... |
|
|
|
|
|
|
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column. |
|
|
|
|
|
|
List of functions for managing menus... |
|
|
|
|
|
|
List of functions for managing threads (prefix syntax)... |
|
|
|
|
|
|
The Compass property is used to:
display or hide the compass on a Map control,
determine whether the compass is displayed on a Map control.... |
|
|
|
|
|
|
Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc. |
|
|
|
|
|
|
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query. |
|
|
|
|
|
|
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector. |
|
|
|
|
|
|
The Italic property is used to:
Find out whether a Font variable is in italic type.
Modify the italic attribute of a Font variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|