|
|
| This help page explains how to write into a text or CSV file. |
|
|
|
|
|
|
|
| Writes a message intended to another socket. |
|
|
|
|
|
|
|
Declares the default color and style for lines, rectangles, circles, etc. contained in: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| Remarks and specific features of the Native MySQL Connector |
|
|
|
|
|
|
|
| In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database... |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project... |
|
|
|
|
|
|
|
| Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable. |
|
|
|
|
|
|
|
Inserts a row into: - a Table control,
- a TreeView Table control.
|
|
|
|
|
|
|
|
| Draws a polygon in a WDPic variable.
|
|
|
|
|
|
|
|
| Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer... |
|
|
|
|
|
|
|
| Adds or modifies a server trigger. |
|
|
|
|
|
|
|
| The Upload control is used to upload files on the Web server... |
|
|
|
|
|
|
|
| An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements... |
|
|
|
|
|
|
|
| The use of bar codes to identify and manage products has become essential... |
|
|
|
|
|
|
|
Inserts a row into: - a Table control,
- a TreeView Table control,
- tables displayed in a Combo Box control.
|
|
|
|
|
|
|
|
| WEBDEV Tutorial - Website deployment
Lesson 1 - Website deployment requirements - 30 min |
|
|
|
|
|
|
|
Inserts a row into: - a Table control,
- a TreeView Table control.
|
|
|
|
|
|
|
|
| Uploading consists in saving a file located on the user's computer to a web server... |
|
|
|
|
|
|
|
| Server triggers are stored procedures executed by the server before or after a write operation performed on a database file... |
|
|
|
|
|
|
|
| Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
|
| Draws a circle arc or an ellipse arc in an Image variable. |
|
|
|
|
|
|
|
| The Upload control can be handled in Server and Browser code using different WLanguage properties... |
|
|
|
|
|
|
|
| Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
|
Adds a row in: - a Table control,
- a TreeView Table control,
- a Combo Box control "with table" (Table control displayed in a Combo Box control).
|
|
|
|
|
|
|
|
| Draws a section of a circle or an ellipse in a picLayer variable. |
|
|
|
|
|
|
|
Inserts a row into: - a Table control,
- a TreeView Table control,
- tables displayed in a Combo Box control.
|
|
|
|
|
|
|
|
Adds a row in: - a Table control,
- a TreeView Table control.
|
|
|
|
|
|
|
|
| List of constants used by the system functions. |
|
|
|
|
|
|
|
| Draws a circle arc or an ellipse arc in an Image control. |
|
|
|
|
|
|
|
| This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project... |
|
|
|
|
|
|
|
Adds a row in: - a Table control,
- a TreeView Table control.
|
|
|
|
|
|
|
|
| The zipArchive type is used to handle archive files in the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). |
|
|
|
|
|
|
|
| Draws a section of a circle or an ellipse in an Image variable. |
|
|
|
|
|
|
|
| Draws a section of a circle or an ellipse in a WDPic variable. |
|
|
|
|
|
|
|
| The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers. |
|
|
|
|
|
|
|
| The sysNotification type is used to define all the advanced characteristics of an interactive system notification. |
|
|
|
|
|
|
|
| Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas... |
|
|
|
|
|
|
|
| Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control. |
|
|
|
|
|
|
|
| Draws a polygon in an Image variable.
|
|
|
|
|
|
|
|
| Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file. |
|
|
|
|
|
|
|
| Draws a polygon in an Image control,
|
|
|
|
|
|
|
|
| Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
|
| Usage example of the InAndroidMode function |
|
|
|
|
|
|
|
| A WINDEV Mobile application can also use an HFSQL database in Client/Server mode. |
|
|
|
|
|
|
|
| Trigger monitoring of write actions (add, modify or delete) performed on a data file present on an HFSQL server. In case of modification, a specific procedure can be triggered. |
|
|
|
|
|
|
|
Copies an HFSQL data file (.fic, .ndx, .ftx, .sdx and .mmo files, if any):- 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.
|
|
|
|
|
|
|
|
| Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements. |
|
|
|
|
|
|
|
| WEBDEV Tutorial: My first WEBDEV website
Lesson 1 - Creating pages - 10 min |
|
|
|
|
|
|
|
| Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file. |
|
|
|
|
|
|
|
| Draws a circle or an ellipse section in an Image control. |
|
|
|
|
|
|
|
| The Document type is used to handle a "docx" document. |
|
|
|
|
|
|
|
| Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
|
| Trigger monitoring of write actions (add, modify or delete) performed on a data file present on an HFSQL server. In case of modification, a specific procedure can be triggered. |
|
|
|
|
|
|
|
| This page presents the main aspects and requirements of the Native MariaDB Connector... |
|
|
|
|
|
|
|
| An internal component is a set of elements from a project... |
|
|
|
|
|
|
|
| WINDEV allows you to develop 64-bit applications... |
|
|
|
|
|
|
|
| New features in WINDEV Mobile 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite. |
|
|
|
|
|
|
|
| Executes a SELECT query asynchronously. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV include an optional module to access AS/400 databases... |
|
|
|
|
|
|
|
| An xlsDocument variable is used to describe and modify an Excel document... |
|
|
|
|
|
|
|
| Displays the requested information (content of a control, for example) in a window opened next to the current window. |
|
|
|
|
|
|
|
| What's new in WINDEV 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| Executes a SELECT query asynchronously. |
|
|
|
|
|
|
|
Copies an HFSQL data file (.fic, .ndx, .ftx, .sdx and .mmo files, if any):- 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.
|
|
|
|
|
|
|
|
| Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
|
| The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows... |
|
|
|
|
|
|
|
| Indicates the maximum number of records in the data file used to manage the automatic reindexing. |
|
|
|
|
|
|
|
| Draws a line composed of multiple segments. |
|
|
|
|
|
|
|
Configures the print preview:- display a message regarding the resources of current computer.
- display or hide the ribbon tabs and buttons.
- the export options available in the mini preview window.
|
|
|
|
|
|
|
|
| The integrated WINDEV language, WLanguage, is powerful, simple and intuitive... |
|
|
|
|
|
|
|
| The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from a Kanban list, or navigate between them. |
|
|
|
|
|
|
|
| Calculates the height of an image (in bitmap format) found in the clipboard. |
|
|
|
|
|
|
|
| Calculates the width of an image (in bitmap format) found in the clipboard. |
|
|
|
|
|
|
|
| Indicates that the drawing functions that will be used are intended for the specified Image control.
|
|
|
|
|
|
|
|
| Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files. |
|
|
|
|
|
|
|
| A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example... |
|
|
|
|
|
|
|
Draws a line: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| If a transaction is active, rolls back all changes made to the data files since the beginning of the transaction. |
|
|
|
|
|
|
|
| WEBDEV tutorial - Multi-criteria search and printing
Lesson 3 - Sending an Email - 20 min |
|
|
|
|
|
|
|
| WINDEV Tutorial: External components
Reusing code with external components - 40 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes
Lesson 4 - Adding a product - 50 min |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
| Remarks and specific features of Native PostgreSQL Connector... |
|
|
|
|
|
|
|
| The following functions and types are used to handle the MongoDB data: |
|
|
|
|
|
|
|
| Describes a data file programmatically. |
|
|
|
|
|
|
|
| Organizer controls can be manipulated programmatically. |
|
|
|
|
|
|
|
| Organizer controls can be manipulated programmatically. |
|
|
|
|
|
|
|
| New features in WINDEV Mobile 27 presented in the New Features brochure. |
|
|
|
|
|
|
|
Colors an area: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ... |
|
|
|
|
|
|
|
| Returns the path of a temporary directory on the HFSQL server. |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Deploying an Android application
10 min |
|
|
|
|
|
|
|
| The development of Android and WINDEV Mobile applications is different in the following fields... |
|
|
|
|
|
|
|
Declares the default background color for the rectangles, circles, etc:: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| Configures the print destination. |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project... |
|
|
|
|
|
|
|
| Several HFSQL functions are used to manage the HFSQL Client/Server data... |
|
|
|
|
|
|
|
| Passwords, private keys and tokens are often used in programming... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose two types of masks... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
Draws a point: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
Returns the list of files:- current analysis.
- analyses in progress (projects with multiple analyses).
- a specific analysis recognized by the HFSQL engine.
- available on a connection via a Native Connector or an OLE DB driver.
- for a group of files defined in the data model editor.
|
|
|
|
|
|
|
|
Draws a text: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| WINDEV is provided with projects that contain components. |
|
|
|
|
|
|
|
| WEBDEV proposes two modes for moving controls in a page... |
|
|
|
|
|
|
|
| List of events associated with pages |
|
|
|
|
|
|
|
| Connects a client computer to a given socket. |
|
|
|
|
|
|
|
| SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices... |
|
|
|
|
|
|
|
| Several HFSQL functions are used to manage the HFSQL Client/Server data... |
|
|
|
|
|
|
|
Draws a rectangle: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher. |
|
|
|
|
|
|
|
| The download is the operation that consists in saving a file stored on the server onto the computer of Web user... |
|
|
|
|
|
|
|
Indicates that the drawing functions that will be used are intended for: - the specified Image control,
- the specified Image variable,
- the specified Image variable,
- the specified WDPic variable (on the background layer),
- the specified picLayer variable.
|
|
|
|
|
|
|
|
| The examples provided with WINDEV are intended to help you learn the features of WINDEV.
|
|
|
|
|
|
|
|
| Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
|
| Names and runs an SQL query. |
|
|
|
|
|
|
|
Opens a system window to select a resource from: - the device file system,
- the Cloud (Google Drive, Microsoft OneDrive, etc.)
- one of the content managers installed on the device.
|
|
|
|
|
|
|
|
| This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries... |
|
|
|
|
|
|
|
| Synchronizes the master replica and the subscriber replica: the operations performed on one of the replica are transferred into the other replica. |
|
|
|
|
|
|
|
| To use .NET assemblies in a project... |
|
|
|
|
|
|
|
| The management of a SaaS site is used to modify the three main characteristics of the site... |
|
|
|
|
|
|
|
Draws a rectangle: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
Draws a circle or an ellipse: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp). |
|
|
|
|
|
|
|
Draws an arc of circle or an arc of ellipse: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| At runtime, an application runs in a main thread... |
|
|
|
|
|
|
|
| The analysis description window includes all the characteristics and options of the current analysis... |
|
|
|
|
|
|
|
| To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
|
| The purpose of universal replication is to keep several databases synchronized... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| The following functions are used to manage Word Processing controls: |
|
|
|
|
|
|
|
| The project contributors can manage their tasks directly from the schedule or from the task list... |
|
|
|
|
|
|
|
| A Scheduler control can be... |
|
|
|
|
|
|
|
Draws the chord of a circle (intersection between an ellipse and a straight line): - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
Draws a polygon: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| Used to find out and modify some settings of HFSQL Client/Server server. |
|
|
|
|
|
|
|
Draws a circle section or an ellipse section: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| A Scheduler control can be... |
|
|
|
|
|
|
|
| Used to find out and modify some settings of HFSQL Client/Server server. |
|
|
|
|
|
|
|
| Callback de la fonction PartageProximitéAttendConnexion1.Cb pour le paramètre CallbackResultat |
|
|
|
|
|
|
|
| Starting with Android 10, Google no longer allows an application running in the background to open a window |
|
|
|
|
|
|
|
| The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server. |
|
|
|
|
|
|
|
| WEBDEV tutorial - Multi-criteria search and printing
Lesson 2 - Printing an invoice - 45 min |
|
|
|
|
|
|
|
| You can manipulate List Box controls in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
|
Prints the content: - of a PDF file.
- of a buffer containing a PDF.
- of a PDF Reader control.
|
|
|
|
|
|
|
|
| WINDEV Tutorial: Managing data in a WINDEV application
Lesson 3 - Multi-criteria search - 40 min |
|
|
|
|
|
|
|
| The Image type is used to define the advanced characteristics of an image. |
|
|
|
|
|
|
|
| The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc. |
|
|
|
|
|
|
|
| There are different methods to align the elements in a List Box or Combo Box control... |
|
|
|
|
|
|
|
| The following properties are available in PHP |
|
|
|
|
|
|
|
| Several methods can be used to align the elements found in a List Box or Combo Box control... |
|
|
|
|
|
|
|
| You can manipulate Combo Box controls in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
|
| List of various constants used by the constants WINDEV functions. |
|
|
|
|
|
|
|
| The FOR EACH statement performs different types of iterations... |
|
|
|
|
|
|
|
| WEBDEV tutorial - Multi-criteria search and printing
Lesson 1 - Multicriteria search - 1h30 mn |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| The Image Editor control offers a host of options accessible via... |
|
|
|
|
|
|
|
| The Control type is used to define the characteristics of a control. |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| List of constants used by the HFSQL functions. |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024. |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report... |
|
|
|
|
|
|
|
| What's new in WEBDEV 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure. |
|
|
|
|
|
|
|
| New features in WINDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties... |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| Configures the print destination. |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| List of properties associated with windows, pages and controls |
|
|
|
|
|
|
|
| Value of constants for the Windows 32-bit API |
|
|
|
|
|
|
|
| The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows... |
|
|
|
|
|
|