|
|
|
|
|
|
|
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min... |
|
|
|
|
|
|
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.). |
|
|
|
|
|
|
The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
The BottomMargin property is used to:
Find out the bottom margin of a report.
Modify the bottom margin of a report.... |
|
|
|
|
|
|
The RightMargin property is used to:
Find out the right margin of a report.
Modify the right margin of a report.... |
|
|
|
|
|
|
A Flash® animation can be used to display information in the controls of a WEBDEV page...... |
|
|
|
|
|
|
In version 27, new functions, properties and data types have been introduced and some have been improved...... |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
Bootstrap, Angular, React, Vue...... |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Returns the value of the exchange rate for a currency. |
|
|
|
|
|
|
If your application uses the assisted universal replication via a file...... |
|
|
|
|
|
|
Converts an HTML string or an HTML buffer to an RTF string. |
|
|
|
|
|
|
Defines the options used for the universal replication of a file:
the replication direction.
the management mode of conflicts.... |
|
|
|
|
|
|
Modifies the percentage corresponding to the radius of the hole in a Donut chart. |
|
|
|
|
|
|
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes. |
|
|
|
|
|
|
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function. |
|
|
|
|
|
|
Splits a file into several files. |
|
|
|
|
|
|
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect. |
|
|
|
|
|
|
Positions on the next element of a memory zone and returns the value of this element. |
|
|
|
|
|
|
Positions on the specified result row of the query. |
|
|
|
|
|
|
Declares the end of the query execution and frees the memory resources allocated during the execution of the query. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|