|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the zipInfoFile function |
|
|
|
|
|
|
|
| Returns the list of files:
current database schema.
database schemas in progress (projects with multiple database schemas).
a specific database schema recognized by the HFSQL engine.
available on a connection via a Native Connector or an OLE DB driver.
for a group of files defined in the data model editor.... |
|
|
|
|
|
|
|
| The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ... |
|
|
|
|
|
|
|
| The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate.... |
|
|
|
|
|
|
|
| The Memory property determines if the specified control is populated programmatically or is based on a data file. |
|
|
|
|
|
|
|
| The ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of controls by adding options.... |
|
|
|
|
|
|
|
| WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers. |
|
|
|
|
|
|
|
| Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
|
| The LogMethod property is used to:
find out the log mode used for a data file (file defined in the data model editor or through programming).
define the log mode used for a data file (when the file is described through programming).... |
|
|
|
|
|
|
|
| Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user. |
|
|
|
|
|
|
|
| If a transaction is in progress, rolls back all changes made to the files since the beginning of the transaction...... |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
|
| The purpose of universal replication is to keep several databases synchronized...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor...... |
|
|
|
|
|
|
|
| Usage example of the SQLTransaction function |
|
|
|
|
|
|
|
| The aliases are used to handle...... |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
|
| The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
|
| The Calendar control is used to permanently display a calendar in a window or page...... |
|
|
|
|
|
|
|
| The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document. |
|
|
|
|
|
|
|
| WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min |
|
|
|
|
|
|
|
| The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|