|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Executes a stored procedure in asynchronous mode. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Executes a procedure in the main thread of the application without waiting for the end of its execution. |
|
|
|
|
|
|
|
| Executes a server procedure without refreshing the page. |
|
|
|
|
|
|
|
| Executes a server procedure without refreshing the page. |
|
|
|
|
|
|
|
| Executes a stored procedure in asynchronous mode. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Executes an XPATH query in an xmlDocument variable. |
|
|
|
|
|
|
|
| Calls a synchronous function or BAPI on a SAP system. |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
|
| Immediately executes the "Request for refreshing the display" event of the parent. |
|
|
|
|
|
|
|
| Starts the execution of a secondary thread. |
|
|
|
|
|
|
|
| Executes a GraphQL query. |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| Forces the execution of a reactive procedure. |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| Determines if a query has been executed. |
|
|
|
|
|
|
|
| Determines if a query has been executed. |
|
|
|
|
|
|
|
| Executes a global procedure in the context of the global service of the WebSocket server. |
|
|
|
|
|
|
|
| Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule. |
|
|
|
|
|
|
|
| Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule. |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
|
| Enables or disables a filter in a Pivot Table control. |
|
|
|
|
|
|
|
| The Control Center allows you to implement a mechanism for regularly refreshing the content of a materialized view... |
|
|
|
|
|
|
|
| Emails the data found in a page currently displayed in the browser. |
|
|
|
|
|
|
|
| The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access an HFSQL Classic database from an external database software that supports ODBC accesses... |
|
|
|
|
|
|
|
| Starts an HTTP request on a server. |
|
|
|
|
|
|
|
| Starting with version 27, files can be downloaded in the background, using the system download manager... |
|
|
|
|
|
|
|
| Usage example of the HDeclareExternal function |
|
|
|
|
|
|
|
| Runs a procedure on a server of J2EE XML web services. |
|
|
|
|
|
|
|
| WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
|
| List of constants used by the J2EE functions. |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError... |
|
|
|
|
|
|
|
| Three types of replication are proposed... |
|
|
|
|
|
|
|
| Preset actions allow you to define the code of an event in a single click, without having to write one single line of code... |
|
|
|
|
|
|
|
| The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers... |
|
|
|
|
|
|
|
| Project configurations allow you to adapt the same project to multiple "targets"... |
|
|
|
|
|
|
|
| You have the ability to define scheduled elements on the HFSQL server. |
|
|
|
|
|
|
|
| Retrieves information regarding the execution of an instance of action plan. |
|
|
|
|
|
|
|
| Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
|
| Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper. |
|
|
|
|
|
|
|
| Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper. |
|
|
|
|
|
|
|
| A query with parameters can be used... |
|
|
|
|
|
|
|
| Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)... |
|
|
|
|
|
|
|
| Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control. |
|
|
|
|
|
|
|
Begins, commits or rolls back a transaction:- on the files of a database opened by SQLConnect,
- on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) defined in the data model editor or with HOpenConnection.
|
|
|
|
|
|
|
|
| The programming of timers, threads and delayed procedures is now automatically managed by the environment... |
|
|
|
|
|
|
|
| SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications... |
|
|
|
|
|
|
|
| The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV... |
|
|
|
|
|
|
|
| To implement the Software Factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:
|
|
|
|
|
|
|
|
| The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded. |
|
|
|
|
|
|
|
| Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
|
| The remote HFSQL administrator is used to define the scheduled tasks... |
|
|
|
|
|
|
|
| Enables or disables a filter in a Pivot Table control. |
|
|
|
|
|
|
|
| Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
|
| Ends the execution of the current program. |
|
|
|
|
|
|
|
| Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1. |
|
|
|
|
|
|
|
| A dynamic automation object is an automation object allocated upon request, during the program execution... |
|
|
|
|
|
|
|
| The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd. |
|
|
|
|
|
|
|
| Returns the size of a directory in bytes. |
|
|
|
|
|
|
|
| Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent. |
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to an ASP server. |
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to a JSP server. |
|
|
|
|
|
|
|
| A secondary thread cannot directly open a window with the standard WLanguage functions such as... |
|
|
|
|
|
|
|
| Clears the execution history of scheduled jobs on an HFSQL server. |
|
|
|
|
|
|
|
| The selection of records performed by query is not necessarily displayed in a report, in a window, ... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access... |
|
|
|
|
|
|
|
| Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent. |
|
|
|
|
|
|
|
| Writes data to the standard input of the command executed in console mode. |
|
|
|
|
|
|
|
| This chapter covers the following topics... |
|
|
|
|
|
|
|
| The graphqlQuery type is used to define all the advanced characteristics of a GraphQL query. |
|
|
|
|
|
|
|
| Launches a new request in the AI Chat control. |
|
|
|
|
|
|
|
| Launches a new request in the AI Chat control. |
|
|
|
|
|
|
|
| Returns a debug information. |
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to a PHP server. |
|
|
|
|
|
|
|
| Reads error output data for the command executed in console mode. |
|
|
|
|
|
|
|
| List of functions for managing sockets |
|
|
|
|
|
|
|
| Reads standard output data, for the command executed in console mode. |
|
|
|
|
|
|
|
| Once action plans are deployed, you can define how to run them. |
|
|
|
|
|
|
|
| Validates the specified page and starts the execution of a button. |
|
|
|
|
|
|
|
| Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
|
| The Automation keyword is used to declare an automation object... |
|
|
|
|
|
|
|
| To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... analysis. |
|
|
|
|
|
|
|
| To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000... |
|
|
|
|
|
|
|
| To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
|
| To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
|
| WEBDEV Tutorial: WEBDEV overview
Lesson 2: Web development and WEBDEV - 10 min |
|
|
|
|
|
|
|
| Le Centre de Contrôle HFSQL permet d'optimiser et de réparer les tables HFSQL, aussi bien en mode Classic qu'en mode Client/Serveur... |
|
|
|
|
|
|
|
| Opens a popup allowing you to select the application that will be used to share a resource (text or document). |
|
|
|
|
|
|
|
| Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
|
| The ScheduledTask structure is used to define all the events that will define the execution of a task... |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| "Password" items are used to securely store passwords by using a salt and a hash algorithm... |
|
|
|
|
|
|
|
| Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class... |
|
|
|
|
|
|
|
| The purpose of universal replication is to keep several databases synchronized... |
|
|
|
|
|
|
|
| Reactive procedures are executed when the value of a control or variable changes... |
|
|
|
|
|
|
|
| To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
|
| The monitoring robot will measure the SMART attributes of a server's hard drives... |
|
|
|
|
|
|
|
| Deletes the executions of a scheduled job on an HFSQL server. This job can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh. |
|
|
|
|
|
|
|
| The graphqlResponse type is used to get all the characteristics of the response of a GraphQL query. |
|
|
|
|
|
|
|
| Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh. |
|
|
|
|
|
|
|
| The following paragraphs present the main aspects and specific features of the Native SQLite Connector. |
|
|
|
|
|
|
|
| Initializes the query linked to the report. |
|
|
|
|
|
|
|
| To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
|
| Initializes the query linked to the report. |
|
|
|
|
|
|
|
| The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming. |
|
|
|
|
|
|
|
| Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end. |
|
|
|
|
|
|
|
| To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis... |
|
|
|
|
|
|
|
| Factur-X is an electronic invoicing standard that offers both fully readable invoices as PDF documents, and XML files containing the invoice data required for processing... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls... |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics
Lesson 5 - Loops - 15 min |
|
|
|
|
|
|
|
Opens the default messaging software: - of the user on the browser.
- of the user on the current Windows computer.
- on the phone.
|
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - WLanguage basics
Lesson 5 - Loops - 15 min |
|
|
|
|
|
|
|
| The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code... |
|
|
|
|
|
|
|
| Implementing input suggestions in an Edit control is very simple... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics
Lesson 5 - Loops - 15 min |
|
|
|
|
|
|
|
| Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
|
| The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile |
|
|
|
|
|
|
|
| Used to identify or modify a control in an HTML form contained in an HTML Display control. |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| WEBDEV allows you to create a drop-down menu in your HTML pages... |
|
|
|
|
|
|
|
| The AuthToken type contains the characteristics of a token to access a web service. |
|
|
|
|
|
|
|
| List of constants used by the DDE functions |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to programmatically manipulate Diagram Editor controls... |
|
|
|
|
|
|
|
| WLanguage, WINDEV's native programming language, is powerful, simple and intuitive... |
|
|
|
|
|
|
|
| Indicates if the current code is being executed on the global service of the WebSocket server. |
|
|
|
|
|
|
|
| Indicates if the current code is being executed on the WebSocket server. |
|
|
|
|
|
|
|
| This help page presents the main aspects of the Action Bar description window ... |
|
|
|
|
|
|
|
| Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers. |
|
|
|
|
|
|
|
| List of events associated with Table controls |
|
|
|
|
|
|
|
| Remarks and specific features of Native PostgreSQL Connector... |
|
|
|
|
|
|
|
| WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes... |
|
|
|
|
|
|
|
| Opens the User Groupware login window or page. |
|
|
|
|
|
|
|
| Requests to be notified periodically of the device's current location.
|
|
|
|
|
|
|
|
| WINDEV Mobile 2026 is now available. |
|
|
|
|
|
|
|
| A materialized view is a physical data source defined by an SQL query. |
|
|
|
|
|
|
|
| Adds a new menu to an existing menu. This new menu can execute a browser procedure passed as a parameter. |
|
|
|
|
|
|
|
| Operators { and operators } operators are used to access a field, variable, class member or data file item by dynamically constructing the name of the field, variable, class member or item... |
|
|
|
|
|
|
|
| Adds a new menu to an existing menu. This new menu can execute a browser procedure passed as a parameter. |
|
|
|
|
|
|
|
| The scheduled tasks are used to schedule automatic tasks... |
|
|
|
|
|
|
|
| To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed... |
|
|
|
|
|
|
|
| One of the most common applications of the multi-touch feature is used to handle images... |
|
|
|
|
|
|
|
| A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example... |
|
|
|
|
|
|
|
| Makes a thread persistent. |
|
|
|
|
|
|
|
| The test manager is used to... |
|
|
|
|
|
|
|
| Used to identify or modify a control in an HTML form contained in an HTML Display control. |
|
|
|
|
|
|
|
| Adds a clickable link in a Markdown string. This makes it possible to add a link in a control that supports Markdown format. |
|
|
|
|
|
|
|
| Implementing input suggestions in an Edit control is very simple... |
|
|
|
|
|
|
|
| What's new in WINDEV 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| WINDEV 2024 new features in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| WEBDEV 2026 is now available. |
|
|
|
|
|
|
|
| This chapter covers the following topics... |
|
|
|
|
|
|
|
| The graphqlClient type is used to define all the advanced characteristics of a connection to a GraphQL server. |
|
|
|
|
|
|
|
| WINDEV Mobile includes a User Groupware for Android and iOS applications... |
|
|
|
|
|
|
|
| To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor. |
|
|
|
|
|
|
|
| WEBDEV Tutorial: My first WEBDEV website
Lesson 2 - Managing a database - 30 min |
|
|
|
|
|
|
|
| The action plans group all actions that will be performed by the Software Factory.
|
|
|
|
|
|
|
|
| The computers are becoming more and more powerful... |
|
|
|
|
|
|
|
| Names and runs an SQL query. |
|
|
|
|
|
|
|
| WINDEV 2026 is now available. |
|
|
|
|
|
|
|
| WINDEV Tutorial: Managing data in a WINDEV application
Lesson 3 - Multi-criteria search - 40 min |
|
|
|
|
|
|
|
| The FOR EACH statement performs different types of iterations... |
|
|
|
|
|
|
|
| A component must be created from a project containing all the elements required for the component... |
|
|
|
|
|
|
|
| The examples provided with WINDEV are intended to help you learn the features of WINDEV.
|
|
|
|
|
|
|
|
| Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024. |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| New features in WEBDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| WINDEV allows you to easily run queries in SQL code... |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| Value of constants for the Windows 32-bit API |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|