|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control. |
|
|
|
|
|
|
|
| Usage example of the OpenChild function |
|
|
|
|
|
|
|
| Returns:
the list of appointments found between two dates in an Organizer control,
all appointments found in an Organizer control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
|
| Deletes all the appointments from an Organizer control. |
|
|
|
|
|
|
|
| Defines the time range displayed by the Organizer control in Day mode or in Week mode. |
|
|
|
|
|
|
|
| Returns a string after removing the spaces:
from the left and right side of the initial string.
within the string.... |
|
|
|
|
|
|
|
| Returns the name of Nth control found in the specified element. |
|
|
|
|
|
|
|
| Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Enables the filter that was previously created for the specified data file (view or query). |
|
|
|
|
|
|
|
| Returns:
the numeric value rounded down to the nearest integer.
the duration rounded down to the nearest interval.
the date and time rounded down to the nearest interval.... |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established. |
|
|
|
|
|
|
|
| Initializes:
one or all variables of file items with their default values.
one or all items of a Record variable with their default values.... |
|
|
|
|
|
|
|
| Lists the device contacts corresponding to the specified criteria. |
|
|
|
|
|
|
|
| The KeyType property is used to set the characteristics of a key item. |
|
|
|
|
|
|
|
| Deletes a position saved by HSavePosition. |
|
|
|
|
|
|
|
| Adds an attribute into an XML document. |
|
|
|
|
|
|
|
| Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions). |
|
|
|
|
|
|
|
| Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| Returns the text without the formatting characteristics specific to the RTF format. |
|
|
|
|
|
|
|
| The DefaultValue property is used to:
Find out the default value of an item. This item was defined in the data model editor or through programming.
Define the default value of an item (when describing the item through programming).... |
|
|
|
|
|
|
|
| Adds a new resource into a Scheduler control. |
|
|
|
|
|
|
|
| Prints a border with rounded outlines at specified coordinates. |
|
|
|
|
|
|
|
| Returns information regarding the current connection to data on the mobile network. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|