|
|
|
|
|
|
|
Adds an element to a Table control. |
|
|
|
|
|
|
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application. |
|
|
|
|
|
|
A main menu is necessarily associated with a window...... |
|
|
|
|
|
|
The different steps for translating the project messages with WDMSG are as follows:... |
|
|
|
|
|
|
SVG (Scalable Vector Graphics) is a vector image format...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...... |
|
|
|
|
|
|
Several WINDEV functions allow you to retrieve documents from a Twain device...... |
|
|
|
|
|
|
Used to:
determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window).
enable or disable the "Allow end users to modify the UI" option in a window (or internal window).... |
|
|
|
|
|
|
Allows you to:
determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window).
enable or disable the "Allow end users to modify the UI" option in a window (or internal window).... |
|
|
|
|
|
|
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.... |
|
|
|
|
|
|
Creates a record in a file of a Salesforce database. |
|
|
|
|
|
|
Returns the full path of the directory of HFSQL data files specified by the user when installing the application. |
|
|
|
|
|
|
The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
Returns the directory from which the execution is started. |
|
|
|
|
|
|
You can display a print preview in the report viewer...... |
|
|
|
|
|
|
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.). |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
A variable is defined by name and type...... |
|
|
|
|
|
|
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another.... |
|
|
|
|
|
|
What is a PHP site?...... |
|
|
|
|
|
|
The Start of document block is printed once at the beginning of the report execution...... |
|
|
|
|
|
|
The selection conditions of records are applied to the items used in the queries...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|