|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer...... |
|
|
|
|
|
|
|
| WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions.... |
|
|
|
|
|
|
|
| WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
|
| A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers...... |
|
|
|
|
|
|
|
| In version 27, new functions, properties and data types have been introduced and some have been improved...... |
|
|
|
|
|
|
|
| A server may encounter problems without any user (or developer) noticing anything.
For example:
a scheduled task may fail,
an automatic backup may fail,
a node may become inactive in a HFSQL cluster, ...... |
|
|
|
|
|
|
|
| Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query.... |
|
|
|
|
|
|
|
| Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
|
| Two types of directories can be configured when creating the executable...... |
|
|
|
|
|
|
|
| The monitoring robot will try to connect to a HFSQL Client/Server server...... |
|
|
|
|
|
|
|
| Copies one or more files (regardless of their attributes). |
|
|
|
|
|
|
|
| All WLanguage code is written in the code editor, which offers several events on a given control ...... |
|
|
|
|
|
|
|
| In some cases, running a program or a site with or without the debugger can produce different results...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls...... |
|
|
|
|
|
|
|
| ...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed.... |
|
|
|
|
|
|
|
| A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ...... |
|
|
|
|
|
|
|
| The layout is used to define several views of a window in the same project without duplicating this window...... |
|
|
|
|
|
|
|
| WDTestSite is used to run different tests on a WEBDEV site...... |
|
|
|
|
|
|
|
| When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example.... |
|
|
|
|
|
|
|
| Returns the characteristics of all the columns (or items):
for a given table.
for a given query.... |
|
|
|
|
|
|
|
| MongoDB is a document-oriented NoSQL database...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Kerberos is an authentication mode based on the use of tickets and secret keys...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|