|
|
|
|
|
|
|
The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
Returns the path of a file found in the archive. |
|
|
|
|
|
|
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
Adds a row to a Table or TreeView Table control with an animation. |
|
|
|
|
|
|
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file. |
|
|
|
|
|
|
The management of the incoming calls is performed in a specific "thread".... |
|
|
|
|
|
|
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively). |
|
|
|
|
|
|
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support. |
|
|
|
|
|
|
Returns the number of the current record in a Table control based on a data file. |
|
|
|
|
|
|
A Font variable creates a font programmatically... |
|
|
|
|
|
|
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature. |
|
|
|
|
|
|
The InitialWidth property is used to:
Find out the initial width of a control or window.
Modify the base width used to anchor the controls in "width".
Find out the initial width of a report control.... |
|
|
|
|
|
|
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...... |
|
|
|
|
|
|
Initializes the query linked to the report. |
|
|
|
|
|
|
This help page presents the different methods that can be used to loop through the files of a directory.... |
|
|
|
|
|
|
An array of structures is an Array variable...... |
|
|
|
|
|
|
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
Forces a report block to print. |
|
|
|
|
|
|
To start the print job, simply use iEndPrinting...... |
|
|
|
|
|
|
List of constants used by the financial functions.... |
|
|
|
|
|
|
Calculates the height of the font for the text to print (in millimeters). |
|
|
|
|
|
|
The Pinned property is used to:
Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area.
Determine if a control is pinned.... |
|
|
|
|
|
|
Usage example of the fSelectDir function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|