|
|
|
|
|
|
|
The ExtendedInfo property is used to get additional information:
about a data file accessed by a Native Connector or HFSQL Client/Server.
about an item accessed by a Native Connector or HFSQL Client/Server.
about a connection. In this case, this property is equivalent to CtExtendedInfo.... |
|
|
|
|
|
|
Returns a directory path for the shared data of the current application:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
the data files common to all the users (HFSQL .fic, .ndx and .mmo files).... |
|
|
|
|
|
|
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control...... |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility. |
|
|
|
|
|
|
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server. |
|
|
|
|
|
|
Performs the following operations:
If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation.
If the file exists, opens the file.... |
|
|
|
|
|
|
Displays a file in the browser of Web user. |
|
|
|
|
|
|
Adds a row at the end of a Looper control. |
|
|
|
|
|
|
Resets the variable to its initial value. |
|
|
|
|
|
|
Draws a line composed of multiple segments. |
|
|
|
|
|
|
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet. |
|
|
|
|
|
|
The FOR EACH statement is used to perform different types of browse on the arrays... |
|
|
|
|
|
|
WINDEV includes several J2EE functions...... |
|
|
|
|
|
|
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control. |
|
|
|
|
|
|
Asks to be notified when the device gets close to a given location. |
|
|
|
|
|
|
Deletes all cookies (globally or for a domain) stored:
by the calls to HTTPRequest.
by the calls to HTTPSend.... |
|
|
|
|
|
|
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
Returns the result of the bitwise AND between two values. |
|
|
|
|
|
|
Adapts the window size to the content of controls. |
|
|
|
|
|
|
Reinitializes:
the Appointment structure.
the Appointment variable.... |
|
|
|
|
|
|
Deletes an option from a Check Box control. |
|
|
|
|
|
|
Triggers the tracking of a file. |
|
|
|
|
|
|
MyReport is used to handle the current report... |
|
|
|
|
|
|
Populates a List Box or Combo Box control programmatically with the records from a data file or query. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|