|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation... |
|
|
|
|
|
|
|
| Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
|
Returns: - the number of columns found in a Table or TreeView Table control.
- the number of rows found in a Table or TreeView Table control.
|
|
|
|
|
|
|
|
| The JSON simplifies actions on data in JSON format. |
|
|
|
|
|
|
|
| Reports & Queries license agreement |
|
|
|
|
|
|
|
| An internal component is a set of elements from a project... |
|
|
|
|
|
|
|
| Menu options can be manipulated... |
|
|
|
|
|
|
|
| The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions... |
|
|
|
|
|
|
|
| Time management is extremely important... |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project... |
|
|
|
|
|
|
|
| SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license... |
|
|
|
|
|
|
|
| The query editor allows you to run the test of query result... |
|
|
|
|
|
|
|
| WINDEV allows you to easily run queries in SQL code... |
|
|
|
|
|
|
|
| Changes the transmission mode used on a socket. |
|
|
|
|
|
|
|
The DisplayMask property is used to: - Get the display mask.
- Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.
|
|
|
|
|
|
|
|
| Deletes a list of files from an archive. |
|
|
|
|
|
|
|
| A Looper control is used to repeat the controls found in a specific area... |
|
|
|
|
|
|
|
| WDOptimizer includes multiple modes to optimize indexes... |
|
|
|
|
|
|
|
| The Image Editor control offers a host of options accessible via... |
|
|
|
|
|
|
|
| At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas... |
|
|
|
|
|
|
|
| Deletes a list of files from an archive. |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes
Lesson 2 - Listing products - 50 min |
|
|
|
|
|
|
|
| Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
|
Saves an image:- in a file in BMP format.
- in memory.
|
|
|
|
|
|
|
|
| A query created in the query editor can contain several types of items... |
|
|
|
|
|
|
|
| Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError... |
|
|
|
|
|
|
|
| The purpose of universal replication is to keep several databases synchronized... |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project... |
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
| Constants used by functions that handle threads, critical sections, semaphores, mutexes, etc. |
|
|
|
|
|
|
|
| When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)... |
|
|
|
|
|
|
|
Saves an image:- in a file in BMP format.
- in memory.
|
|
|
|
|
|
|
|
| Adds a new marker onto a map displayed in a Map control. |
|
|
|
|
|
|
|
Saves an image:- in a file in GIF format.
- in memory.
|
|
|
|
|
|
|
|
| The columns are used to display information in a Table control. |
|
|
|
|
|
|
|
| The columns are used to display information in a Table control... |
|
|
|
|
|
|
|
| The report viewer allows end users to view reports before printing them... |
|
|
|
|
|
|
|
| The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming. |
|
|
|
|
|
|
|
| The Buffer type corresponds to a binary memory area. |
|
|
|
|
|
|
|
| WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns... |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: Developing an Android and iOS application
Lesson 1 - Application overview - 10 min |
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| The HTML Editor control allows users to create and modify HTML pages... |
|
|
|
|
|
|
|
| Imports a CSV file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| The Multimedia control is used to easily display a video in the browser. |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WLanguage basics
Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
|
| Used to manage the horizontal position (X-coordinate) of print cursor in the page. |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics
Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics
Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| The hierarchical organization in class and sub-class has allowed to create the notion of inheritance... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - WLanguage basics
Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - WLanguage basics
Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
|
| Imports a CSV file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics
Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| Used to manage the vertical position (Y-coordinate) of print cursor in the page. |
|
|
|
|
|
|
|
| You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)... |
|
|
|
|
|
|
|
| The following SQL functions can be used on the queries written in SQL code (classified by theme)... |
|
|
|
|
|
|
|
| Each WINDEV function is associated with a WINDEV DLL... |
|
|
|
|
|
|
|
| Writes a cookie onto the computer of the Web user. |
|
|
|
|
|
|
|
| The Image type is used to define the advanced characteristics of an image. |
|
|
|
|
|
|
|
| The operations to perform before calling the Technical Support... |
|
|
|
|
|
|
|
| Encrypts a string in binary format or in ASCII format. |
|
|
|
|
|
|
|
Creates a JWT assertion. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 1. |
|
|
|
|
|
|
|
| Adds an itinerary onto a Map control. |
|
|
|
|
|
|
|
| A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view... |
|
|
|
|
|
|
|
| Imports a Text file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| There are different methods to align the elements in a List Box or Combo Box control... |
|
|
|
|
|
|
|
| Imports a Text file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| Adds an itinerary onto a Map control. |
|
|
|
|
|
|
|
| Several methods can be used to align the elements found in a List Box or Combo Box control... |
|
|
|
|
|
|
|
| A service is a specific type of application intended to be run without any user intervention... |
|
|
|
|
|
|
|
| WEBDEV Tutorial: My first WEBDEV website
Lesson 1 - Creating pages - 10 min |
|
|
|
|
|
|
|
| Project configurations allow you to easily define the "target" platforms of the project. |
|
|
|
|
|
|
|
| WINDEV Mobile License Agreement |
|
|
|
|
|
|
|
| The Thread type allows you to define all the characteristics of a thread. |
|
|
|
|
|
|
|
| For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite. |
|
|
|
|
|
|
|
| The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control. |
|
|
|
|
|
|
|
| Usage example of the fLock function |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to programmatically manipulate Diagram Editor controls... |
|
|
|
|
|
|
|
| List of constants used by email functions. |
|
|
|
|
|
|
|
| Here are the new features and improvements that you will discover in this version... |
|
|
|
|
|
|
|
Saves an image:- in a JPEG file.
- in memory.
|
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes
Lesson 4 - Adding a product - 50 min |
|
|
|
|
|
|
|
Saves an image:- in a JPEG file.
- in memory.
|
|
|
|
|
|
|
|
| Extracts a file from an archive and automatically decompresses it to a physical location or in memory. |
|
|
|
|
|
|
|
| Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)... |
|
|
|
|
|
|
|
| Custom-Folders: Organize your project |
|
|
|
|
|
|
|
| Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
|
| WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application... |
|
|
|
|
|
|
|
| Data masking is a process that transforms the data in an item that will be displayed to the user... |
|
|
|
|
|
|
|
| Extracts a file from an archive and automatically decompresses it to a physical location or in memory. |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - WLanguage basics
Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| Requests to be notified periodically of the device's current location.
|
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics
Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics
Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics
Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - WLanguage basics
Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
|
| Here are the new features that you will discover in this version... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WLanguage basics
Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
|
| Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
|
The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes
Lesson 3 - Editing products - 50 min |
|
|
|
|
|
|
|
| Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
|
| The Project Management Hub allows you to keep a history of the incidents encountered in your applications... |
|
|
|
|
|
|
|
| Dashboards are essential elements in an application... |
|
|
|
|
|
|
|
| Defines and enables a filter on a data file, view or query. |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory. |
|
|
|
|
|
|
|
| Emulates the next call to Dialog and automatically clicks the button passed as parameter. |
|
|
|
|
|
|
|
| Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
|
| Defines and enables a filter on a data file, view or query. |
|
|
|
|
|
|
|
| Opens an existing archive in CAB format. |
|
|
|
|
|
|
|
| If the image is an image map, you can include "Clickable areas" in the image... |
|
|
|
|
|
|
|
| Returns the caption of a currency. |
|
|
|
|
|
|
|
| Returns the value of the exchange rate for a currency. |
|
|
|
|
|
|
|
| Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. |
|
|
|
|
|
|
|
| Below are the main SQL functions that can be used to handle spatial data in SQL queries... |
|
|
|
|
|
|
|
| Used to build the path of the elements found in a TreeView control by differentiating the duplicates. |
|
|
|
|
|
|
|
| The different operations that can be performed on the window controls are as follows... |
|
|
|
|
|
|
|
| Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
|
| The list of extension attributes ... |
|
|
|
|
|
|
|
| Synchronizes the master replica and the subscriber replica: the operations performed on one of the replica are transferred into the other replica. |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| Here are the new features and improvements that you will discover in this version... |
|
|
|
|
|
|
|
| The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more. |
|
|
|
|
|
|
|
| Transforms an image by applying perspective correction. |
|
|
|
|
|
|
|
| Transforms an image by applying perspective correction. |
|
|
|
|
|
|
|
| Transforms an image by applying perspective correction. |
|
|
|
|
|
|
|
| List of constants used by the functions for chart management. |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop applications for the Android operating system... |
|
|
|
|
|
|
|
| The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ... |
|
|
|
|
|
|
|
| Transforms an image by applying perspective correction. |
|
|
|
|
|
|
|
| Word Processing controls can be manipulated programmatically... |
|
|
|
|
|
|
|
| The examples provided with WINDEV are intended to help you learn the features of WINDEV.
|
|
|
|
|
|
|
|
| Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. |
|
|
|
|
|
|
|
| A flexible modeling includes different elements linked together... |
|
|
|
|
|
|
|
| You can manipulate Word Processing controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| Word Processing controls can be manipulated programmatically... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a WEBDEV project and its analysis
Lesson 2 - Creating data files in the analysis - 40 min |
|
|
|
|
|
|
|
| Identifies or modifies the display currency used by default. |
|
|
|
|
|
|
|
| The following functions are used to manage Word Processing controls: |
|
|
|
|
|
|
|
| Identifies or modifies the stored currency used by default. |
|
|
|
|
|
|
|
| WEBDEV Tutorial: My first WEBDEV website
Lesson 2 - Managing a database - 30 min |
|
|
|
|
|
|
|
| WINDEV Tutorial: Creating a WINDEV project and its analysis
Lesson 2 - Creating data files in the analysis - 40 min |
|
|
|
|
|
|
|
| Discover the main characteristics of the controls |
|
|
|
|
|
|
|
| The action plans group all actions that will be performed by the Software Factory.
|
|
|
|
|
|
|
|
| Adds or changes the characteristics of a currency in the currency exchange table. |
|
|
|
|
|
|
|
| This help page explains how to add a secure payment into a WEBDEV website... |
|
|
|
|
|
|
|
| The REST web service entry point creation wizard opens ... |
|
|
|
|
|
|
|
| The dynamic audit of an application analyzes its runtime performance... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Managing data in a WINDEV application
Lesson 3 - Multi-criteria search - 40 min |
|
|
|
|
|
|
|
| WEBDEV tutorial - Multi-criteria search and printing
Lesson 2 - Printing an invoice - 45 min |
|
|
|
|
|
|
|
| WEBDEV 2026 new features in the 2026 New Features brochure. |
|
|
|
|
|
|
|
| This help page presents the main aspects of the Action Bar description window ... |
|
|
|
|
|
|
|
| Converts a currency into another currency. |
|
|
|
|
|
|
|
| Tutorial - Creating a website with back office processes
Lesson 1 - Overview - 5 min |
|
|
|
|
|
|
|
| Modifies the title of next window to open. |
|
|
|
|
|
|
|
| The "Unit examples" pane proposes the unit examples found in the different products... |
|
|
|
|
|
|
|
| Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
| HFSQL proposes a quick search for character strings in the data... |
|
|
|
|
|
|
|
| A pre-launched session is a website (or web service) session launched automatically on the web server from the WEBDEV Application Server... |
|
|
|
|
|
|
|
| The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code... |
|
|
|
|
|
|
|
| The FOR EACH statement performs different types of iterations... |
|
|
|
|
|
|
|
| Discover the main actions that can be performed on the windows. |
|
|
|
|
|
|
|
| HTML Editor control properties. |
|
|
|
|
|
|
|
| This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features... |
|
|
|
|
|
|
|
| WEBDEV tutorial - Multi-criteria search and printing
Lesson 1 - Multicriteria search - 1h30 mn |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| New features in WEBDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| You can manipulate Pivot Table controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| New features in WINDEV Mobile 27 presented in the New Features brochure. |
|
|
|
|
|
|
|
| WINDEV 2024 new features in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| What's new in WEBDEV 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure. |
|
|
|
|
|
|
|
| List of constants used by the HFSQL functions. |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| List of properties associated with windows, pages and controls |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|