|
|
|
|
|
|
|
|
|
|
|
|
|
|
| This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries...... |
|
|
|
|
|
|
|
| Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
|
| The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input. |
|
|
|
|
|
|
|
| The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
|
| Pages are the main interface of a WEBDEV site...... |
|
|
|
|
|
|
|
| List of SQL functions: Special case... |
|
|
|
|
|
|
|
| Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements).... |
|
|
|
|
|
|
|
| In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls...... |
|
|
|
|
|
|
|
| Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange). |
|
|
|
|
|
|
|
| To prevent users from leaving a control empty, you can set it as a required field...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file...... |
|
|
|
|
|
|
|
| The Font property is used to
Get the identifier of the font used in a control in a report, page or window.
Change the font used in a control in a report, page or window.... |
|
|
|
|
|
|
|
| ...Multiple generation... |
|
|
|
|
|
|
|
| Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst.... |
|
|
|
|
|
|
|
| Like for any application, WINDEV allows you to create a setup program for a Java application...... |
|
|
|
|
|
|
|
| The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls. |
|
|
|
|
|
|
|
| Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes. |
|
|
|
|
|
|
|
| The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report. |
|
|
|
|
|
|
|
| The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control. |
|
|
|
|
|
|
|
| Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes. |
|
|
|
|
|
|
|
| The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by BTLECharacteristicChangeOfValue when a characteristic changes on the device. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
|
| The Hour keyword can correspond to:
the Time variable.
the Time property which is used to get and change the time of an element.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|