|
|
|
|
|
|
|
|
|
|
|
|
|
|
| By integrating a website into a window in a desktop application, you can share existing elements and boost productivity... |
|
|
|
|
|
|
|
| There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
|
| Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications... |
|
|
|
|
|
|
|
| Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
|
| This diagram presents the different steps for developing an application with WINDEV... |
|
|
|
|
|
|
|
| The "About" window is used to display and access various information about the current application ... |
|
|
|
|
|
|
|
| WINDEV gives you the ability to lock your applications (after a specific duration for example)... |
|
|
|
|
|
|
|
| A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites... |
|
|
|
|
|
|
|
| Ends the application and restarts it. |
|
|
|
|
|
|
|
| With the AI Chat control, your WINDEV applications can easily interface with the AI model of your choice... |
|
|
|
|
|
|
|
| The setup editor WDInst ("Tools... |
|
|
|
|
|
|
|
| WINDEV proposes a help menu adapted to your applications... |
|
|
|
|
|
|
|
| An HFSQL application can operate in network mode or in Client/Server mode... |
|
|
|
|
|
|
|
| To create a.NET application from a project... |
|
|
|
|
|
|
|
| Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts... |
|
|
|
|
|
|
|
| When distributing an application or a site, you may want to offer both a full version and a limited version... |
|
|
|
|
|
|
|
| The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
|
| Usage example of the INIRead function |
|
|
|
|
|
|
|
| Writes a custom runtime warning into the dynamic audit. |
|
|
|
|
|
|
|
| Gets and sets current position in an external file. |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
|
| The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias). |
|
|
|
|
|
|
|
| Modifies the period (which means the number of days) displayed by a Scheduler control. |
|
|
|
|
|
|
|
| Modifies the specified record or the record found in memory in the data file (query or view). |
|
|
|
|
|
|
|
| Returns the value of a cookie received further to an HTTP request. |
|
|
|
|
|
|
|
| The Before property replaces or inserts a procedure before the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
|
| Deletes all child rows from a branch of the hierarchy. |
|
|
|
|
|
|
|
| The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item... |
|
|
|
|
|
|
|
| The management of exceptions can be customized by process...... |
|
|
|
|
|
|
|
| Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
|
| Deletes all appointments and resources from a Scheduler control. |
|
|
|
|
|
|
|
| Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the data files for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| Returns the list of folders:
found in the Outlook messaging software.
for an IMAP session.... |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| The PhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
|
| Deletes a resource from a Scheduler control. |
|
|
|
|
|
|
|
| List of Bluetooth functions... |
|
|
|
|
|
|
|
| Inserts a row into a TreeView Table control, in a given hierarchy level. |
|
|
|
|
|
|
|
| Returns the list of accessible Bluetooth devices. |
|
|
|
|
|
|
|
| Used to check whether an integrity error occurred. |
|
|
|
|
|
|
|
| Plays a multimedia file in a Multimedia control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|