|
|
|
|
|
|
|
|
|
|
|
|
|
|
| After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
|
|
|
|
|
|
|
|
| Finds a character string in an entire Document variable. |
|
|
|
|
|
|
|
| Capitalizes each word in a specified string. |
|
|
|
|
|
|
|
| Finds a character string in an entire Word Processing control. |
|
|
|
|
|
|
|
Finds a character string: - in an entire Word Processing document.
- in a fragment.
|
|
|
|
|
|
|
|
| "Password" items are used to securely store passwords by using a salt and a hash algorithm... |
|
|
|
|
|
|
|
| Returns the list of stop words used by a full-text index. |
|
|
|
|
|
|
|
| Sends the character string passed in parameter to the print buffer. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer an optional Native Connector to Progress ... |
|
|
|
|
|
|
|
| Returns the list of stop words used by a full-text index. |
|
|
|
|
|
|
|
| Modifies the parameters of a scheduled task. |
|
|
|
|
|
|
|
| The property PasswordWDD55 property is used to specify the 5.5 format analysis password when programmatically describing a Hyper File 5.5 format data file in an HFSQL Classic format analysis. |
|
|
|
|
|
|
|
| Finds all the instances of a character string and replaces them with another string in a Word Processing control. |
|
|
|
|
|
|
|
| Finds all the instances of a character string and replaces them with another string in a Document variable. |
|
|
|
|
|
|
|
| Ends the execution of the current program. |
|
|
|
|
|
|
|
| Creates a task in the Windows scheduler (if this task does not already exist). |
|
|
|
|
|
|
|
| The CtDescribedPassword property allows you to set the password used to open a data file in an OLE DB connection (only for data files defined programmatically). |
|
|
|
|
|
|
|
| Defines the password used to create or open a data file. |
|
|
|
|
|
|
|
Finds all the instances of a character string and replaces them with another string: - in an entire Word Processing document.
- in a fragment.
|
|
|
|
|
|
|
|
| Defines the password used to create or open a data file. |
|
|
|
|
|
|
|
| Sends a communication request (HTTP request) to a Google service. |
|
|
|
|
|
|
|
| Changes the password of the connected user. |
|
|
|
|
|
|
|
| To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls... |
|
|
|
|
|
|
|
| Modifies the title of next window to open. |
|
|
|
|
|
|
|
| Indicates whether the specified password is valid for the current user. |
|
|
|
|
|
|
|
| Usage example of the HOnError function |
|
|
|
|
|
|
|
| Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...). |
|
|
|
|
|
|
|
| Rich Text Format (RTF) is used to encode text and simplify exchange between applications... |
|
|
|
|
|
|
|
| Logs a user in to the User Groupware. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle). |
|
|
|
|
|
|
|
| Usage example of the HDeclareExternal function |
|
|
|
|
|
|
|
| Returns the number of common characters between two strings (from the beginning or from the end of the string). |
|
|
|
|
|
|
|
| Describes a display color in gradient mode. |
|
|
|
|
|
|
|
| Returns the list of synonyms used by a full-text index. |
|
|
|
|
|
|
|
| Informs the User Groupware that the authentication of users will be done via an LDAP directory. |
|
|
|
|
|
|
|
| The LDAP protocol is increasingly used by the companies... |
|
|
|
|
|
|
|
| Associates a drive with a shared network directory. |
|
|
|
|
|
|
|
| Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format). |
|
|
|
|
|
|
|
| The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server. |
|
|
|
|
|
|
|
| Checks the Hash of a character string for a specific type of algorithm. |
|
|
|
|
|
|
|
| Example of the HCreation function |
|
|
|
|
|
|
|
| The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc, ... |
|
|
|
|
|
|
|
| The zipArchive type is used to handle archive files in the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). |
|
|
|
|
|
|
|
The ReturnedValue property is used to:- Get and change the value returned by a window, page or report.
- Get and change the value returned by an option in a Radio Button control.
|
|
|
|
|
|
|
|
| The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis. |
|
|
|
|
|
|
|
| WDModFic is a tool for automated modification of data files on development and end-user workstations... |
|
|
|
|
|
|
|
Performs the following operations: - If the data file doesn't exist, create an empty data file (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation.
- If the data file exists, opens the data file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|