|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The management of a SaaS site is used to modify the three main characteristics of the site... |
|
|
|
|
|
|
|
| Reads the last appointment in a Lotus Notes or Outlook calendar. |
|
|
|
|
|
|
|
| Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
|
| Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it. |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code...... |
|
|
|
|
|
|
|
| When you design a quick prototype, you often create windows (or pages) without defining any data files...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to handle a TreeView control programmatically...... |
|
|
|
|
|
|
|
| The TitleHeight property gets and sets:
the height of the title for the columns of a Table or TreeView Table control.
the height of the title bar of a Dockable Panel control.
the height of the title bar of a window with a custom title bar.... |
|
|
|
|
|
|
|
| Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database. |
|
|
|
|
|
|
|
| Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account...... |
|
|
|
|
|
|
|
| The Thumbnail property can be used on:
the items of an HFSQL data file. For more details, see Thumbnail property on items.
the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls.... |
|
|
|
|
|
|
|
| Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
|
| When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements...... |
|
|
|
|
|
|
|
| If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
|
| WEBDEV allows you to easily define the site icon (also called Favicon)...... |
|
|
|
|
|
|
|
| Queries are used to easily select records in one or more data files...... |
|
|
|
|
|
|
|
| If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
|
| Displaying a new page in a WEBDEV site can be done according to several methods...... |
|
|
|
|
|
|
|
| Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
|
| This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic...... |
|
|
|
|
|
|
|
| An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server.... |
|
|
|
|
|
|
|
| Optimizes the Select queries by using idle times when handling an application (period without processes). |
|
|
|
|
|
|
|
| The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ...... |
|
|
|
|
|
|
|
| The report editor allows you to easily create all types of reports via a wizard...... |
|
|
|
|
|
|
|
| The NoteTitle property is used to:
Get the title of the notes used in the technical documentation of a control, window, page or report.
Change the title of the notes used in the technical documentation of a control, window, page or report.... |
|
|
|
|
|
|
|
| This diagram presents the different steps for developing an application with WINDEV...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|