|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The "About" window is used to display and access various information about the current application... |
|
|
|
|
|
|
WINDEV proposes a help menu adapted to your applications... |
|
|
|
|
|
|
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites... |
|
|
|
|
|
|
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications... |
|
|
|
|
|
|
This diagram presents the different steps for developing an application with WINDEV... |
|
|
|
|
|
|
The Project Management Hub allows you to define the different tasks assigned to each project contributor...... |
|
|
|
|
|
|
Saves an XML document in a file. |
|
|
|
|
|
|
Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
Usage example of the XMLData function |
|
|
|
|
|
|
Loads a RSS stream in memory. |
|
|
|
|
|
|
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable]. |
|
|
|
|
|
|
Returns the number of elements found in a memory zone. |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional WLanguage array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
Adds a child tag into an XML document. |
|
|
|
|
|
|
The current thread sends a signal to the specified thread in order to unlock it. |
|
|
|
|
|
|
Adds a system tray icon (in the lower-right corner of the screen). |
|
|
|
|
|
|
Used to find out and modify some settings of HFSQL Client/Server server.... |
|
|
|
|
|
|
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled). |
|
|
|
|
|
|
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation. |
|
|
|
|
|
|
Cancels the search performed by XMLFind. |
|
|
|
|
|
|
Gets and sets the telemetry settings. |
|
|
|
|
|
|
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
Deletes an element from a memory zone. |
|
|
|
|
|
|
Calculates the height of a fixed-width area required to print the entire text that uses the current font. |
|
|
|
|
|
|
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library. |
|
|
|
|
|
|
Usage example of the SQLExec function |
|
|
|
|
|
|
Returns the remainder of a division. |
|
|
|
|
|
|
Adds a backslash to the end of a string, if necessary. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|