|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the number of parts of a given size required to split a single-part archive. |
|
|
|
|
|
|
|
| Usage example of the zipNbPartNeeded function |
|
|
|
|
|
|
|
| Usage example of the zipNbPart function |
|
|
|
|
|
|
|
| Starts recording a video via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
|
| Defines the image used for a Pictorial Percentage chart. |
|
|
|
|
|
|
|
| To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key... |
|
|
|
|
|
|
|
| When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Bar Code controls... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Webifying a WINDEV project
Webification - 10 min |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
The Height property gets and sets the height:- of a control or block in a report.
- of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
- of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
- of a break cell in a Table or Looper control.
|
|
|
|
|
|
|
|
| Deletes a file from an archive. |
|
|
|
|
|
|
|
| Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format). |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
Deletes a row from: - a Table control,
- a TreeView Table control,
- a table displayed in a Combo Box control.
|
|
|
|
|
|
|
|
The Cursor property gets and sets the position of the mouse cursor in one of the following controls:- Edit control.
- Editable Combo Box.
- "Edit control" table column and "Editable Combo Box" table column.
- Word Processing control.
- HTML Editor control.
- Code Editor control.
|
|
|
|
|
|
|
|
| Returns the specified information about the server. |
|
|
|
|
|
|
|
| Git is a source code manager... |
|
|
|
|
|
|
|
| Creating the setup program allows you to deploy a WINDEV application on the end-user computers... |
|
|
|
|
|
|
|
| Defines the image used for a Pictorial Percentage chart. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| 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 JSON simplifies actions on data in JSON format. |
|
|
|
|
|
|
|
| An internal component is a set of elements from a project... |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation... |
|
|
|
|
|
|
|
| The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
|
| Changes the transmission mode used on a socket. |
|
|
|
|
|
|
|
| MVP is the acronym for MODEL - VIEW - PRESENTER... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| The xmlDocument type is used to handle an XML file. |
|
|
|
|
|
|
|
| WINDEV allows you to easily run queries in SQL code... |
|
|
|
|
|
|
|
| The query editor allows you to run the test of query result... |
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
| Copies the content of an array to another array. |
|
|
|
|
|
|
|
| Returns the specified information about the server. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to programmatically manipulate Diagram Editor controls... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics
Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
|
| Several methods can be used to align the elements found in a List Box or Combo Box control... |
|
|
|
|
|
|
|
| WEBDEV Tutorial: My first WEBDEV website
Lesson 1 - Creating pages - 10 min |
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
| The purpose of universal replication is to keep several databases synchronized... |
|
|
|
|
|
|
|
| WDOptimizer includes multiple modes to optimize indexes... |
|
|
|
|
|
|
|
| The Thread type allows you to define all the characteristics of a thread. |
|
|
|
|
|
|
|
| Deletes a list of files from an archive. |
|
|
|
|
|
|
|
| The Image Editor control offers a host of options accessible via... |
|
|
|
|
|
|
|
Saves an image:- in a file in BMP format.
- in memory.
|
|
|
|
|
|
|
|
| At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes
Lesson 2 - Listing products - 50 min |
|
|
|
|
|
|
|
| List of image drawing and processing functions |
|
|
|
|
|
|
|
| A query created in the query editor can contain several types of items... |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError... |
|
|
|
|
|
|
|
| Clears the content of trace window opened in parallel with the current window. |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project... |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: Deploying an iOS application
10 min |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ... |
|
|
|
|
|
|
|
| Used to manage the horizontal position (X-coordinate) of print cursor in the page. |
|
|
|
|
|
|
|
Saves an image:- in a file in GIF format.
- in memory.
|
|
|
|
|
|
|
|
Saves an image:- in a file in BMP format.
- in memory.
|
|
|
|
|
|
|
|
| The HTML Editor control allows users to create and modify HTML pages... |
|
|
|
|
|
|
|
| The hierarchical organization in class and sub-class has allowed to create the notion of inheritance... |
|
|
|
|
|
|
|
| The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming. |
|
|
|
|
|
|
|
| Used to manage the vertical position (Y-coordinate) of print cursor in the page. |
|
|
|
|
|
|
|
| The report viewer allows end users to view reports before printing them... |
|
|
|
|
|
|
|
| The columns are used to display information in a Table control. |
|
|
|
|
|
|
|
| WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns... |
|
|
|
|
|
|
|
| The columns are used to display information in a Table control... |
|
|
|
|
|
|
|
| You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)... |
|
|
|
|
|
|
|
| Here are the new features and improvements that you will discover in this version... |
|
|
|
|
|
|
|
| Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
|
| The Buffer type corresponds to a binary memory area. |
|
|
|
|
|
|
|
| The Multimedia control is used to easily display a video in the browser. |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: Developing an Android and iOS application
Lesson 1 - Application overview - 10 min |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation... |
|
|
|
|
|
|
|
| Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| Project configurations allow you to easily define the "target" platforms of the project. |
|
|
|
|
|
|
|
| WINDEV Tutorial: WLanguage basics
Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics
Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - WLanguage basics
Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| WINDEV 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 table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| The following SQL functions can be used on the queries written in SQL code (classified by theme)... |
|
|
|
|
|
|
|
| Here are the new features that you will discover in this version... |
|
|
|
|
|
|
|
| A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view... |
|
|
|
|
|
|
|
| The Image type is used to define the advanced characteristics of an image. |
|
|
|
|
|
|
|
| Each WINDEV function is associated with a WINDEV DLL... |
|
|
|
|
|
|
|
| Writes a cookie onto the computer of the Web user. |
|
|
|
|
|
|
|
| Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item... |
|
|
|
|
|
|
|
| Usage example of the fLock function |
|
|
|
|
|
|
|
| List of constants used by email functions. |
|
|
|
|
|
|
|
| List of image drawing and processing functions (prefix syntax) |
|
|
|
|
|
|
|
Creates a JWT assertion. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 1. |
|
|
|
|
|
|
|
| A service is a specific type of application intended to be run without any user intervention... |
|
|
|
|
|
|
|
| Imports a Text file into an HFSQL Classic or Client/Server table. This table 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 table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| The operations to perform before calling the Technical Support... |
|
|
|
|
|
|
|
Saves an image:- in a JPEG file.
- in memory.
|
|
|
|
|
|
|
|
| The examples provided with WINDEV are intended to help you learn the features of WINDEV.
|
|
|
|
|
|
|
|
| Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
|
| Custom-Folders: Organize your project |
|
|
|
|
|
|
|
| Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)... |
|
|
|
|
|
|
|
| This help page presents the main aspects of the Action Bar description window ... |
|
|
|
|
|
|
|
| Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
|
| Usage example of the sOpen function |
|
|
|
|
|
|
|
| Here are the new features and improvements that you will discover in this version... |
|
|
|
|
|
|
|
| Tutorial - Creating a website with back office processes
Lesson 1 - Overview - 5 min |
|
|
|
|
|
|
|
| Modifies the title of next window to open. |
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes
Lesson 4 - Adding a product - 50 min |
|
|
|
|
|
|
|
| WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application... |
|
|
|
|
|
|
|
| The "Unit examples" pane proposes the unit examples found in the different products... |
|
|
|
|
|
|
|
| Dashboards are essential elements in an application... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics
Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - WLanguage basics
Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics
Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - WLanguage basics
Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
|
| Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics
Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes
Lesson 3 - Editing products - 50 min |
|
|
|
|
|
|
|
The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications... |
|
|
|
|
|
|
|
| The Project Management Hub allows you to keep a history of the incidents encountered in your applications... |
|
|
|
|
|
|
|
| In single-user mode, opens an xBase data file without locking it. |
|
|
|
|
|
|
|
| Defines and enables a filter on a table, view or query. |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory. |
|
|
|
|
|
|
|
| Defines and enables a filter on a table, view or query. |
|
|
|
|
|
|
|
| Emulates the next call to Dialog and automatically clicks the button passed as parameter. |
|
|
|
|
|
|
|
| Opens an existing archive in CAB format. |
|
|
|
|
|
|
|
| Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
|
| Used to build the path of the elements found in a TreeView control by differentiating the duplicates. |
|
|
|
|
|
|
|
| Returns the value of the exchange rate for a currency. |
|
|
|
|
|
|
|
| Returns the caption of a currency. |
|
|
|
|
|
|
|
| Usage example of the ServiceWaitStatus function |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Word Processing controls can be manipulated programmatically... |
|
|
|
|
|
|
|
| Exports a page contained in a Document variable in image format. |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| Synchronizes the master replica and the subscriber replica: the operations performed on one of the replica are transferred into the other replica. |
|
|
|
|
|
|
|
| The list of extension attributes ... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Transforms an image by applying perspective correction. |
|
|
|
|
|
|
|
| Word Processing controls can be manipulated programmatically... |
|
|
|
|
|
|
|
| You can manipulate Word Processing controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| A flexible modeling includes different elements linked together... |
|
|
|
|
|
|
|
| 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 |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a WEBDEV project and its database schema
Lesson 2 - Creating tables in the database schema - 40 min |
|
|
|
|
|
|
|
| WINDEV Tutorial: Creating a WINDEV project and its database schema
Lesson 2 - Creating tables in the database schema - 40 min |
|
|
|
|
|
|
|
| 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 action plans group all actions that will be performed by the Software Factory.
|
|
|
|
|
|
|
|
| Discover the main characteristics of the controls |
|
|
|
|
|
|
|
| The REST web service entry point creation wizard opens ... |
|
|
|
|
|
|
|
| WEBDEV 2026 new features in the 2026 New Features brochure. |
|
|
|
|
|
|
|
| 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 |
|
|
|
|
|
|
|
| Converts a currency into another currency. |
|
|
|
|
|
|
|
| New features in WINDEV Mobile 27 presented in the New Features brochure. |
|
|
|
|
|
|
|
| The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code... |
|
|
|
|
|
|
|
| A pre-launched session is a website (or web service) session launched automatically on the web server from the WEBDEV Application Server... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
| You can manipulate Pivot Table controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| HFSQL proposes a quick search for character strings in the data... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| New features in WEBDEV 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... |
|
|
|
|
|
|
|
| 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 |
|
|
|
|
|
|
|
| The "Logs" tab is used to see the details of logs for a specific period... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|