|
|
|
|
|
|
|
Organizer controls can be handled programmatically.... |
|
|
|
|
|
|
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
The conditional IF statement allows you to run an action according to a condition... |
|
|
|
|
|
|
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
Enables or disables the management of duplicates on a unique key. |
|
|
|
|
|
|
The Property Description type is used to get information about a property. |
|
|
|
|
|
|
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:... |
|
|
|
|
|
|
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ...... |
|
|
|
|
|
|
Returns the characteristics of all the columns (or items):
for a given table.
for a given query.... |
|
|
|
|
|
|
Starts a session for sending emails with the SMTP protocol. |
|
|
|
|
|
|
The programming of timers, threads and delayed procedures is now automatically managed by the environment...... |
|
|
|
|
|
|
Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
Transforms the following elements into a specific format:
a structure (and its subelements),
a class (and its subelements),
an array (including the associative arrays),
a queue,
a stack,
a list.... |
|
|
|
|
|
|
The email structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
The Table control is available for Android and iOS applications...... |
|
|
|
|
|
|
The history of setup versions is an advanced feature of the network setup...... |
|
|
|
|
|
|
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise. |
|
|
|
|
|
|
The Variable Description type is used to get information about a variable or a member. |
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
You can handle Edit controls programmatically...... |
|
|
|
|
|
|
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ...... |
|
|
|
|
|
|
Frequently asked questions about HFSQL cluster.... |
|
|
|
|
|
|
Copies a registry key with all its subkeys and values. |
|
|
|
|
|
|
A structure is a custom type of data... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|