|
|
|
|
|
|
|
The different operations that can be performed with WDLog are as follows...... |
|
|
|
|
|
|
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...... |
|
|
|
|
|
|
Converts:
a date to a string in the specified format.
a date time to a string in the specified format.... |
|
|
|
|
|
|
Creates a link on a file at the specified location. |
|
|
|
|
|
|
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories). |
|
|
|
|
|
|
You can display a print preview in the report viewer...... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000...... |
|
|
|
|
|
|
Performing a search in the current project is a common operation...... |
|
|
|
|
|
|
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive. |
|
|
|
|
|
|
Apple has recently released an SDK to natively compile iOS applications for MacOS...... |
|
|
|
|
|
|
When printing a report, you have the ability to pass parameters to this report...... |
|
|
|
|
|
|
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant.... |
|
|
|
|
|
|
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...... |
|
|
|
|
|
|
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...... |
|
|
|
|
|
|
Retrieves the information about the last known device position. |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
Adds a voice command into the current window. |
|
|
|
|
|
|
Returns the vertical position of the pointer (finger or stylus). |
|
|
|
|
|
|
Adds a new dynamic row into a Multiline Zone control. |
|
|
|
|
|
|
The MinWidth property is used to get and change the minimum width of a control or window. |
|
|
|
|
|
|
Changes the management mode of threads. |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
The advanced dialog boxes are windows allowing you to communicate with the user...... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|