|
|
|
|
|
|
|
The Web Component control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server. |
|
|
|
|
|
|
Optimizes the Select queries by using idle times when handling an application (period without processes). |
|
|
|
|
|
|
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
Displays a dialog box on each client computer connected to the server.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
List of functions for managing the scheduler... |
|
|
|
|
|
|
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server. |
|
|
|
|
|
|
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file. |
|
|
|
|
|
|
Indicates whether the code is run during the test of a report or query in Reports & Queries. |
|
|
|
|
|
|
List of WLanguage properties associated with Internal Page controls... |
|
|
|
|
|
|
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
List of properties associated with the Thumbnail control... |
|
|
|
|
|
|
List of properties associated with the Cell control... |
|
|
|
|
|
|
Here is an overview of how to handle Looper controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction...... |
|
|
|
|
|
|
The following functions are used to manage users and connections on a WEBDEV Application Server:... |
|
|
|
|
|
|
WINDEV allows you to handle a Range Slider control through programming...... |
|
|
|
|
|
|
WEBDEV allows you to handle a Linear Looper control through programming.... |
|
|
|
|
|
|
List of constants used by the USB functions.... |
|
|
|
|
|
|
Components are a remarkably useful tool for development teams...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|