|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| WDINT allows you to create a translation file.... |
|
|
|
|
|
|
|
| A Bar Code control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls...... |
|
|
|
|
|
|
|
| A color (text color) can be assigned to the procedures so that they can be easily classified and identified...... |
|
|
|
|
|
|
|
| Running the test from the WEBDEV administrator (WDAdmin) is used to check ...... |
|
|
|
|
|
|
|
| You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find...... |
|
|
|
|
|
|
|
| A control is an indexed control if it contains several controls with the same name...... |
|
|
|
|
|
|
|
| This help page explains how to write into a text or CSV file.... |
|
|
|
|
|
|
|
| The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
|
| This help page explains how to read the content of a text or CSV file.... |
|
|
|
|
|
|
|
| The test of a dynamic project can be run...... |
|
|
|
|
|
|
|
| You can customize text attributes such as character spacing, line spacing and font size in a window or page...... |
|
|
|
|
|
|
|
| All the text form the translation file can be reintegrated into a project...... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle a formatted display control through programming...... |
|
|
|
|
|
|
|
| ...The Scrollbar control is used to scroll objects (text, captions, etc.... |
|
|
|
|
|
|
|
| This step consists in "sending the different elements to print to the printer"...... |
|
|
|
|
|
|
|
| The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
|
| Displays the next image for the scroll. |
|
|
|
|
|
|
|
| Displays the next image for the scroll. |
|
|
|
|
|
|
|
| Declares the font that will be used by dText:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| In some cases, the background image of a window can contain a text (the application name, a specific caption, ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|