|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard... |
|
|
|
|
|
|
|
| Several toolbars are displayed in the report editor... |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| The following constants are used to manage Windows events: |
|
|
|
|
|
|
|
| The following events associated with Scheduler controls: |
|
|
|
|
|
|
|
| WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming... |
|
|
|
|
|
|
|
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:- field label Window label.
- the elements of a List Box control.
- the elements of a Combo Box control.
- the values of a column in a Table control.
|
|
|
|
|
|
|
|
| The different operations that can be performed on the window controls are as follows... |
|
|
|
|
|
|
|
| Retrieves the value of a property for a USB device. |
|
|
|
|
|
|
|
| Returns the outer height of a window. |
|
|
|
|
|
|
|
| The operations that can be performed on the table cells are as follows: |
|
|
|
|
|
|
|
| Gets or changes the label of a menu option (context or drop-down menu). |
|
|
|
|
|
|
|
| Returns the outer height of a window. |
|
|
|
|
|
|
|
| The aiImageResult type is used to retrieve the result of AIDetect. |
|
|
|
|
|
|
|
| Temporarily stops the program execution. |
|
|
|
|
|
|
|
| The image editor includes several features... |
|
|
|
|
|
|
|
| When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes... |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: Developing an Android and iOS application
Lesson 5 - Swipe gestures in a window - 20 min |
|
|
|
|
|
|
|
| The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
|
| When coding, developers often need to do a quick search in the current code |
|
|
|
|
|
|
|
| The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ...
|
|
|
|
|
|
|
|
| List of constants used by the burner functions. |
|
|
|
|
|
|
|
| Emulates a "Drag & Drop" gesture in automated tests. |
|
|
|
|
|
|
|
| The properties of a WDTRAD dictionary are as follows... |
|
|
|
|
|
|
|
| Draws a text in a WDPic variable. |
|
|
|
|
|
|
|
| Some functions and properties have been removed from WLanguage... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include 5 types of buttons... |
|
|
|
|
|
|
|
| WINDEV is provided with projects that contain components. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes... |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel. |
|
|
|
|
|
|
|
| WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a table... |
|
|
|
|
|
|
|
| Defines the next control that will be in edit in the current window. |
|
|
|
|
|
|
|
| The different operations available for the report controls are as follows... |
|
|
|
|
|
|
|
| One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse... |
|
|
|
|
|
|
|
| Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control. |
|
|
|
|
|
|
|
| When creating or modifying a window in the window editor, you have the ability to display the alignment rulers... |
|
|
|
|
|
|
|
| In interactive mode, the WDScript editor is divided into several areas... |
|
|
|
|
|
|
|
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):- the name of the column displayed for the specified position.
- the index of the row or column for the specified position.
|
|
|
|
|
|
|
|
| Performs an input by emulation in a control while checking whether this control is an editable control. |
|
|
|
|
|
|
|
| WINDEV Tutorial: Managing data in a WINDEV application
Lesson 5 - Creating a drop-down menu - 30 min |
|
|
|
|
|
|
|
| WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
|
| Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
|
Limits the display duration of a window or dialog box.
If no user action is performed, when the specified amount of time is reached: - for a window, the code of a window button will be run.
- for a dialog box, the dialog box is automatically closed.
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming... |
|
|
|
|
|
|
|
| The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code... |
|
|
|
|
|
|
|
| The Code Editor control allows end users to write WLanguage code. |
|
|
|
|
|
|
|
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):- the name of the column displayed for the specified position.
- the index of the row or column for the specified position.
|
|
|
|
|
|
|
|
| Indicates the origin of the entry in the control. |
|
|
|
|
|
|
|
| An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc. |
|
|
|
|
|
|
|
| An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls... |
|
|
|
|
|
|
|
| Imports an XLS 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). |
|
|
|
|
|
|
|
Adds an "invisible" value to an element of a List or Combo Box control.Function kept for compatibility. It is recommended to use gStoredValue. |
|
|
|
|
|
|
|
| Imports an XLS 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 Word Processing control ribbon allows you to use a wide range of features and settings... |
|
|
|
|
|
|
|
| The phone functions are as follows: |
|
|
|
|
|
|
|
| A multilingual application can be distributed in multiple languages... |
|
|
|
|
|
|
|
| Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature). |
|
|
|
|
|
|
|
| One of the most important elements of control style is its border... |
|
|
|
|
|
|
|
| Selects a row in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user... |
|
|
|
|
|
|
|
| Selects a row in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The CheckSpell property is used to enable or disable the automatic spelling checker. |
|
|
|
|
|
|
|
| The characteristics of the controls can be viewed and/or changed in... |
|
|
|
|
|
|
|
| Imports an XML 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). |
|
|
|
|
|
|
|
| To configure the general options of the window editor... |
|
|
|
|
|
|
|
| Imports an XML 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). |
|
|
|
|
|
|
|
| Opens the AAF (Automatic Application Features) help website. |
|
|
|
|
|
|
|
| The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel. |
|
|
|
|
|
|
|
| Renvoie la date du dernier lancement de Bitcoin Core. |
|
|
|
|
|
|
|
| The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications... |
|
|
|
|
|
|
|
| User-friendly editors in practice |
|
|
|
|
|
|
|
Refreshes a Table or TeeeView Table control from a given position:- for a field linked to a file: changes made to the linked table are reflected in the field..
- for a programmatically manipulated field: calculated columns are re-calculated.
|
|
|
|
|
|
|
|
Refreshes a Table or TeeeView Table control from a given position:- for a field linked to a file: changes made to the linked table are reflected in the field..
- for a programmatically manipulated field: calculated columns are re-calculated.
|
|
|
|
|
|
|
|
| A Gantt chart allows you to graphically view the progress status of a project... |
|
|
|
|
|
|
|
| The report viewer allows end users to view reports before printing them... |
|
|
|
|
|
|
|
| WEBDEV Tutorial: My first WEBDEV website
Lesson 2 - Managing a database - 30 min |
|
|
|
|
|
|
|
| Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory. |
|
|
|
|
|
|
|
| You can manipulate Code Editor controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| Usage example of the CreateShortcut function |
|
|
|
|
|
|
|
| The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software... |
|
|
|
|
|
|
|
| New features in WINDEV Mobile 27 presented in the New Features brochure. |
|
|
|
|
|
|
|
| List of constants used by the Automatic Application Features (AAF) functions. |
|
|
|
|
|
|
|
| WLanguage properties can be used to manipulate ... |
|
|
|
|
|
|
|
| List of constants used by control management functions |
|
|
|
|
|
|
|
| WEBDEV Tutorial: My first WEBDEV website
Lesson 1 - Creating pages - 10 min |
|
|
|
|
|
|
|
| Unlocks an application that was locked automatically or by LockAppPassword. |
|
|
|
|
|
|
|
| The following are additional operators... |
|
|
|
|
|
|
|
| The Diagram Editor control allows users to create and edit diagrams in your applications and sites... |
|
|
|
|
|
|
|
| Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior. |
|
|
|
|
|
|
|
| The Word Processing control is an advanced control that allows the end user to create and edit documents in docx format... |
|
|
|
|
|
|
|
| You can manipulate Image Editor controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| The programming of timers, threads and delayed procedures is now automatically managed by the environment... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on a menu found in a window or in a page... |
|
|
|
|
|
|
|
| You can manipulate Dockable Panel controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
Waits for: - the replication data on the master server to be sent to the subscriber server.
- the replication data received on the subscriber server to be entirely applied.
|
|
|
|
|
|
|
|
| List of properties associated with the Cube control |
|
|
|
|
|
|
|
| Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area. |
|
|
|
|
|
|
|
| The mobile devices propose several features available via finger movements... |
|
|
|
|
|
|
|
| To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode... |
|
|
|
|
|
|
|
| Imports a Hyper File 5.5 file into an HFSQL Classic file. |
|
|
|
|
|
|
|
| Functions for managing multiple languages |
|
|
|
|
|
|
|
| Imports a Hyper File 5.5 file into an HFSQL Classic file. |
|
|
|
|
|
|
|
| Creates a new control from an existing control. |
|
|
|
|
|
|
|
| You can customize text attributes such as character spacing, line spacing and font size in a window or page... |
|
|
|
|
|
|
|
| You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| HTML Editor control properties. |
|
|
|
|
|
|
|
| Returns an array without duplicates. |
|
|
|
|
|
|
|
| The following properties can be used with the.Net controls (WinForm) ...
|
|
|
|
|
|
|
|
| In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable... |
|
|
|
|
|
|
|
| You can manipulate a Native Container control in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable. |
|
|
|
|
|
|
|
| List of properties associated with an OLE control |
|
|
|
|
|
|
|
| You can manipulate TreeMap controls in a window using the following WLanguage properties. |
|
|
|
|
|
|
|
| List of properties associated with the ActiveX control |
|
|
|
|
|
|
|
| List of properties associated with the .NET 3.0, 4.0 control (WPF) |
|
|
|
|
|
|
|
| The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls... |
|
|
|
|
|
|
|
| The development of Android and WINDEV Mobile applications is different in the following fields... |
|
|
|
|
|
|
|
| List of properties associated with the Multimedia control |
|
|
|
|
|
|
|
| Dashboards are essential elements in an application... |
|
|
|
|
|
|
|
Specifies the mode for processing the errors: - the errors are processed by WINDEV
- the errors are processed by the program.
|
|
|
|
|
|
|
|
| List of WLanguage properties of Internal Window controls |
|
|
|
|
|
|
|
| List of properties associated with a window |
|
|
|
|
|
|
|
| List of properties associated with the Carousel control |
|
|
|
|
|
|
|
| The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
|
| Opens an existing archive in CAB format. |
|
|
|
|
|
|
|
| List of properties associated with the Sidebar control |
|
|
|
|
|
|
|
| List of properties associated with the Spin control |
|
|
|
|
|
|
|
| The following properties are associated with Range Slider controls: |
|
|
|
|
|
|
|
| The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites. |
|
|
|
|
|
|
|
| You can manipulate AI Chat controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| List of properties associated with the Scrollbar control |
|
|
|
|
|
|
|
| The Project Management Hub allows you to configure... |
|
|
|
|
|
|
|
| List of properties associated with the Slider control found in a window |
|
|
|
|
|
|
|
| You can manipulate Infinite Progress Bar controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| For a multilingual application, you have the ability to... |
|
|
|
|
|
|
|
| Button controls in a window or page can be manipulated using different WLanguage properties... |
|
|
|
|
|
|
|
| Ignores errors so that replication between HFSQL servers can continue to run. |
|
|
|
|
|
|
|
| You can manipulate Word Processing controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| New features in WINDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| Callback from the function PartageProximitéDemandeConnexion1.Cb for the parameter CallbackConnexion |
|
|
|
|
|
|
|
| You can manipulate Organization Chart controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| You can manipulate Repositionable Note controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| List of properties associated with a Radio Button control |
|
|
|
|
|
|
|
| The project contributors can manage their tasks directly from the schedule or from the task list... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report... |
|
|
|
|
|
|
|
| Android Wear is the version of the Android operating system dedicated to the connected objects... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| A Multiline Zone control and its rows can be manipulated in a window or page using the following WLanguage properties. |
|
|
|
|
|
|
|
| You can manipulate Grid controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| You can manipulate List Box controls in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
|
| You can manipulate Edit controls in a window, page or report using the following WLanguage properties... |
|
|
|
|
|
|
|
| Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
|
| Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
|
| You can manipulate Wire controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| There are different methods to align the elements in a List Box or Combo Box control... |
|
|
|
|
|
|
|
| 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 properties associated with the ListView control |
|
|
|
|
|
|
|
| List of properties associated with the Drawer control |
|
|
|
|
|
|
|
| Discover the main actions that can be performed on the windows. |
|
|
|
|
|
|
|
The WLanguage properties can be used to handle:- a Ribbon control found in a window.
- a pane of a Ribbon control.
- a group in a Ribbon control.
|
|
|
|
|
|
|
|
| List of properties associated with the Cell control |
|
|
|
|
|
|
|
| You can manipulate Pivot Table controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Managing data in a WINDEV application
Lesson 1 - Creating windows to add and edit data - 50 min |
|
|
|
|
|
|
|
| The Rating control can be used in a window as well as in a page. |
|
|
|
|
|
|
|
| You can manipulate TreeView controls in windows and pages using WLanguage properties... |
|
|
|
|
|
|
|
| You can manipulate columns of Table controls in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
|
| In a window or page, you can use WLanguage properties to handle... |
|
|
|
|
|
|
|
| List of properties associated with a supercontrol |
|
|
|
|
|
|
|
| You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
|
| A Tab Control can be manipulated in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
|
| You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties... |
|
|
|
|
|
|
|
| Usage example of the ServiceWaitStatus function |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on the Calendar control found in a window or in a page... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report... |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
|
| You can manipulate Looper controls in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
|
| New features in WEBDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| Several WLanguage properties can be used to handle a control template in a window or in a page... |
|
|
|
|
|
|
|
| You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties... |
|
|
|
|
|
|
|
| List of properties associated with windows, pages and controls |
|
|
|
|
|
|
|
| You can manipulate Segmented Button controls in a window using various WLanguage properties... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure. |
|
|
|
|
|
|
|
| You can manipulate Dashboard controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports... |
|
|
|
|
|
|
|
| The following properties can be used with Map controls: |
|
|
|
|
|
|
|
| A Chart control can be used ... |
|
|
|
|
|
|
|
| The examples provided with WINDEV are intended to help you learn the features of WINDEV.
|
|
|
|
|
|
|
|
| List of properties associated with a Static Text control |
|
|
|
|
|
|
|
| List of properties associated with the Progress Bar control |
|
|
|
|
|
|
|
| The general options allow you to configure the development environment of the software used... |
|
|
|
|
|
|
|
| List of properties associated with the TreeView Table control |
|
|
|
|
|
|
|
| You can manipulate Table controls in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| The "Logs" tab is used to see the details of logs for a specific period... |
|
|
|
|
|
|
|
| Value of constants for the Windows 32-bit API |
|
|
|
|
|
|
|
| List of constants used by the HFSQL functions. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|