|
|
|
|
|
|
|
Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
To specify the selection conditions in an SQL query, you can use...... |
|
|
|
|
|
|
The Notification type is used to handle the local notifications or the push notifications. |
|
|
|
|
|
|
The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min |
|
|
|
|
|
|
The Record type is used to save the values of a record. |
|
|
|
|
|
|
Creating the executable in practice... |
|
|
|
|
|
|
The Anchor property sets the anchors of a control in a window, page or report. |
|
|
|
|
|
|
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container...... |
|
|
|
|
|
|
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers. |
|
|
|
|
|
|
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category. |
|
|
|
|
|
|
The Automation keyword is used to declare an automation object... |
|
|
|
|
|
|
The page creation wizard shows different types of pages associated with HFSQL data files...... |
|
|
|
|
|
|
Opens and initializes:
a serial port.
a parallel port.
an infrared port.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites...... |
|
|
|
|
|
|
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ...... |
|
|
|
|
|
|
List of events associated with the columns of Table controls... |
|
|
|
|
|
|
Used to find the Beacons near the device. |
|
|
|
|
|
|
The Animation property animates an image. |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|