|
|
|
|
|
|
|
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism... |
|
|
|
|
|
|
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)... |
|
|
|
|
|
|
The test of your project was run using one of the Vista/7 test options... |
|
|
|
|
|
|
Windows Vista (and later) proposes several improvements... |
|
|
|
|
|
|
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism. |
|
|
|
|
|
|
Modifies the search mode of physical data files (.FIC, .NDX, ...). |
|
|
|
|
|
|
The HeightInPixel property is used to get the height in pixels of a control in a report. |
|
|
|
|
|
|
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format. |
|
|
|
|
|
|
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...). |
|
|
|
|
|
|
The NbThumbnail property is used to get the number of thumbnails generated for an item. |
|
|
|
|
|
|
Sets the passwords used to protect the universal replication files. |
|
|
|
|
|
|
Forces the move to the next page during the report print. |
|
|
|
|
|
|
Prints a line at specified coordinates. |
|
|
|
|
|
|
Returns information regarding the current connection to data on the mobile network. |
|
|
|
|
|
|
A Font variable creates a font programmatically... |
|
|
|
|
|
|
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min |
|
|
|
|
|
|
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites...... |
|
|
|
|
|
|
Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service. |
|
|
|
|
|
|
Temporarily disables (or re-enables) the replication. |
|
|
|
|
|
|
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server. |
|
|
|
|
|
|
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values...... |
|
|
|
|
|
|
Returns and initializes the color of different chart elements. |
|
|
|
|
|
|
A Stack variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
A List variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
The Procedure Description type is used to get information about a procedure or a method. |
|
|
|
|
|
|
The DateTime type enables you to easily handle a date and a time... |
|
|
|
|
|
|
A class contains the description of a data structure (members) and the processes (methods) that handle this structure.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|