|
|
|
|
|
|
|
Allows you to define the characteristics of the sort for the Unicode items found in a data file. |
|
|
|
|
|
|
Usage example of the HExtractMemo function |
|
|
|
|
|
|
Executes a SELECT query asynchronously. |
|
|
|
|
|
|
Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("...... |
|
|
|
|
|
|
Crosses a record in a data file. |
|
|
|
|
|
|
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min |
|
|
|
|
|
|
Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
List of constants used by the SNMP functions.... |
|
|
|
|
|
|
The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
Defines and enables a filter on a data file, view or query. |
|
|
|
|
|
|
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...... |
|
|
|
|
|
|
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item). |
|
|
|
|
|
|
List of constants used by the functions for managing external files.... |
|
|
|
|
|
|
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min |
|
|
|
|
|
|
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests...... |
|
|
|
|
|
|
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view). |
|
|
|
|
|
|
Executes an SQL query asynchronously. |
|
|
|
|
|
|
You can use Java code:
in Java applications generated with WINDEV.
in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|