|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.)... |
|
|
|
|
|
|
|
| An Android application can contain one or more Widget windows...... |
|
|
|
|
|
|
|
| The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application...... |
|
|
|
|
|
|
|
| Closes the current window and restores the context that existed before the window opening. |
|
|
|
|
|
|
|
| Clears the content of trace window opened in parallel with the current window. |
|
|
|
|
|
|
|
| Set focus:
to a control (found in a window, in a page or in a frameset).
to a window.... |
|
|
|
|
|
|
|
| Displays the requested information (content of a control, for example) in a window opened next to the current window. |
|
|
|
|
|
|
|
| WINDEV allows the user to easily sort the columns of a Table control.... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run.... |
|
|
|
|
|
|
|
| Organization of WINDEV Concepts... |
|
|
|
|
|
|
|
| A client application of a socket server connects to a standard server in order to exchange information via socket...... |
|
|
|
|
|
|
|
| To manage the outgoing calls in a WINDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
|
| Lists the available disks:
on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV,
on the client computer.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls...... |
|
|
|
|
|
|
|
| Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.... |
|
|
|
|
|
|
|
| Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories.
This new function is available from WINDEV Suite SaaS 2025 Update 2.... |
|
|
|
|
|
|
|
| The xmlXAdESSignature type is used to define all the advanced characteristics of a XAdES-compliant signature.
This new variable type is available from WINDEV Suite SaaS 2025 Update 3.... |
|
|
|
|
|
|
|
| Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure.
This new feature is available as of WINDEV Suite SaaS 2025 Update 3.... |
|
|
|
|
|
|
|
| Lists the directories and the files found:
on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV,
on the client computer.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|