|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.)... |
|
|
|
|
|
|
|
| The FontCharset property is used to:
Find out the character set used by the screen fonts of a control.
Modify the character set used by the screen fonts of a control.... |
|
|
|
|
|
|
|
| Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
|
| An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
|
| The test of the entire project allows simulating the startup of the site...... |
|
|
|
|
|
|
|
| A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
|
| The FontName property is used to:
Identify the font used in a control.
Change the font used in a control.... |
|
|
|
|
|
|
|
| Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window...... |
|
|
|
|
|
|
|
| A Windows application, an Internet or Intranet site require to define the role of different contributors...... |
|
|
|
|
|
|
|
| The LineHeight property is used to get and change the height of the rows:
in a List Box control,
in a ListView control (standard display mode only),
in a Table control,
in a Combo Box control,
in a Looper control (height of the row),
in an Organizer control.... |
|
|
|
|
|
|
|
| A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection...... |
|
|
|
|
|
|
|
| Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
|
| Encrypts a file in binary or ASCII format. |
|
|
|
|
|
|
|
| The InputMask property is used to:
get the input mask.
set the input mask (from the masks available for the type).... |
|
|
|
|
|
|
|
| Decrypts a file that was encrypted by fCrypt. |
|
|
|
|
|
|
|
| ...Chart management functions... |
|
|
|
|
|
|
|
| Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
|
| The languages supported by the application are taken into account...... |
|
|
|
|
|
|
|
| Returns the path of a system directory. |
|
|
|
|
|
|
|
| List of constants used by the functions for managing projects.... |
|
|
|
|
|
|
|
| The Treeview Table control is a cross between the Table control and the TreeView control...... |
|
|
|
|
|
|
|
| When creating the executable, you have the ability to choose the languages that will be included in the executable...... |
|
|
|
|
|
|
|
| Allows you to specify the version of the Native SQL Server Connector that will be used. |
|
|
|
|
|
|
|
| Connects the current computer to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Opens an analysis in HFSQL Classic format. |
|
|
|
|
|
|
|
| A component must be created from a project containing all the elements required for the component...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|