|
|
| The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control. |
|
|
|
|
|
|
|
| The "Internal Page" control is used to include a page (and its code) in a control of another page... |
|
|
|
|
|
|
|
| The TransparencyMode property gets and sets the transparency mode of an image. |
|
|
|
|
|
|
|
| Describes a file in dBase3 format (most common format) programmatically. |
|
|
|
|
|
|
|
| Gets the description of a type identified by name. |
|
|
|
|
|
|
|
The FontBold property is used to:- Determine if the text is bold.
- Change the weight of the text.
|
|
|
|
|
|
|
|
The FontLarge property is used to:- Determine if the text is expanded.
- Expand the text.
|
|
|
|
|
|
|
|
The FontName property is used to:- Identify the font used in a control.
- Change the font used in a control.
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer an optional Native SAP ASE Connector... |
|
|
|
|
|
|
|
The Sorted property is used to:- Determine whether a control is sorted.
- Sort a control.
|
|
|
|
|
|
|
|
| This help page presents the specific features regarding the programming of Native xBase/FoxPro Access... |
|
|
|
|
|
|
|
| Writes a value to a key in the Windows registry. |
|
|
|
|
|
|
|
The ProgressBarColor property gets and sets the progress color in the following controls and elements: - Progress Bar control,
- Progress Bar column,
- Progress Bar cell,
- infinite Progress Bar control.
|
|
|
|
|
|
|
|
| Draws Markdown text in an Image control. |
|
|
|
|
|
|
|
| The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
|
| Starting with version 24, you can update a Session or AWP site without disconnecting users... |
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type Image. |
|
|
|
|
|
|
|
| The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application... |
|
|
|
|
|
|
|
| Opens a popup window and waits for this window to be closed. |
|
|
|
|
|
|
|
The SourceName property is used to:- Get the name of the report data source.
- Change the report data source.
|
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type picLayer. |
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type WDPic. |
|
|
|
|
|
|
|
| The reports can be created with the data coming from: |
|
|
|
|
|
|
|
The NoteTitle property is used to:- Get the title of the notes used in the technical documentation of a control, window, page or report.
- Change the title of the notes used in the technical documentation of a control, window, page or report.
|
|
|
|
|
|
|
|
| Draws a text in a WDPic variable. |
|
|
|
|
|
|
|
| Prints a duplicate copy of a report. |
|
|
|
|
|
|
|
| The pdfParameter type defines all the characteristics of the PDF file to be generated. |
|
|
|
|
|
|
|
| The Merge property is used to merge the cells of a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Reads a value in the Windows registry. |
|
|
|
|
|
|
|
| Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
|
| WINDEV allows you to develop 64-bit applications... |
|
|
|
|
|
|
|
| Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
|
| Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)... |
|
|
|
|
|
|
|
| You can deploy 64-bit compatible sites... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer a Native Connector to PostgreSQL... |
|
|
|
|
|
|
|
| The InitialValue property is used to get the initial value of a control in a window or page. |
|
|
|
|
|
|
|
| Initializes the parameters of a report to be printed on the verso side of another report. |
|
|
|
|
|
|
|
The FontCharset property is used to:- Find out the character set used by the screen fonts of a control.
- Modify the character set used by the screen fonts of a control.
|
|
|
|
|
|
|
|
| The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew). |
|
|
|
|
|
|
|
| Initializes the parameters of a report to be printed on the verso side of another report. |
|
|
|
|
|
|
|
| Returns the vertical position of the pointer (finger or stylus). |
|
|
|
|
|
|
|
| Returns the horizontal position of the pointer (finger or stylus). |
|
|
|
|
|
|
|
The Font property is used to- Get the identifier of the font used in a control in a report, page or window.
- Change the font used in a control in a report, page or window.
|
|
|
|
|
|
|
|
| Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism. |
|
|
|
|
|
|
|
| When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window... |
|
|
|
|
|
|
|
The AnchorRateRight property is used to:- Find out the anchor rate when a control moves on the horizontal axis.
- Modify the anchor rate when a control moves on the horizontal axis.
|
|
|
|
|
|
|
|
| Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism. |
|
|
|
|
|
|
|
| A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns... |
|
|
|
|
|
|
|
| The ZOrder property defines the Z-order of an element. |
|
|
|
|
|
|
|
The PageNumber property is used to: - get and change the number of the page displayed in an Image control ("multi-page" image files)
- get and change the page number of a PDF file displayed in an Image control of a window
- get and change the page number of a PDF file displayed in the background of a report.
|
|
|
|
|
|
|
|
| A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns... |
|
|
|
|
|
|
|
| Some WLanguage functions are not available in PHP... |
|
|
|
|
|
|
|
| In interactive mode, the WDScript editor is divided into several areas... |
|
|
|
|
|
|
|
| Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
|
| The Anchor property sets the anchors of a control in a window, page or report. |
|
|
|
|
|
|
|
| As soon as it is created, a control is associated with a style... |
|
|
|
|
|
|
|
| Performs an input by emulation in a control while checking whether this control is an editable control. |
|
|
|
|
|
|
|
| Simulates a mouse event (left click, right click, double click, ...). |
|
|
|
|
|
|
|
| When an application displays or saves data in HFSQL data files, this data is typed in the current language... |
|
|
|
|
|
|
|
| Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
|
| Remarks and specific features of the Native Oracle Connector |
|
|
|
|
|
|
|
| Remarks and specific features of Native Progress Connector... |
|
|
|
|
|
|
|
The Ellipsis property is used to determine and change the truncation mode with ellipses in: - a window control (Static, edit control, List box, Button, Combo box or Static table column).
- a Static Text control in a report.
|
|
|
|
|
|
|
|
| This help page presents the specific features of the user version of query editor... |
|
|
|
|
|
|
|
| Manages authentication on a Google server (via the "OAuth 2.0" authentication mode). |
|
|
|
|
|
|
|
Draws Markdown text:- in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
The Null property is used to:- Assign NULL to the item for the current record.
- Determine if the item is associated with the NULL value for the current record.
- Define the default value of an item when the item is defined programmatically.
|
|
|
|
|
|
|
|
The AnchorRateWidth property is used to:- Find out the anchor rate when a control (or a table column) stretches on the horizontal axis.
- Modify the anchor rate when a control (or a table column) stretches on the horizontal axis.
|
|
|
|
|
|
|
|
| A Check Box can correspond to... |
|
|
|
|
|
|
|
| To migrate a WEBDEV site to PHP... |
|
|
|
|
|
|
|
| When creating a report, the test of this report can be run from the report editor... |
|
|
|
|
|
|
|
| The Carousel control is used to display an animated menu made of images... |
|
|
|
|
|
|
|
| The query editor allows you to create a query by typing SQL code... |
|
|
|
|
|
|
|
| An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer a Native Access Connector to MariaDB ... |
|
|
|
|
|
|
|
| A Table control linked to a data file is a field whose columns are linked to fields in a data file or query (data source)... |
|
|
|
|
|
|
|
Reinitializes:- all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
- the controls found in a group of controls, a supercontrol, an internal window or an internal page.
|
|
|
|
|
|
|
|
| Manages authentication on a Google server (via the "OAuth 2.0" authentication mode). |
|
|
|
|
|
|
|
| The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window. |
|
|
|
|
|
|
|
| The "RTF" (Rich Text Format) control is used to display a formatted character string in your report... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access... |
|
|
|
|
|
|
|
| WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions... |
|
|
|
|
|
|
|
| In multi-configuration Windows/Linux applications, various limitations may arise: unmanaged fields, unavailable functions, etc. |
|
|
|
|
|
|
|
The DataBinding property gets and changes the binding between a control and:- a data file item.
- a variable.
- several variables.
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer a Native Connector for MySQL... |
|
|
|
|
|
|
|
| The DndTarget property determines and changes how a control behaves in a drag-and-drop operation. |
|
|
|
|
|
|
|
| Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)... |
|
|
|
|
|
|
|
| The use of SQL functions to handle Progress data does not require importing the file structure into the analysis... |
|
|
|
|
|
|
|
| The List Box control is used to display a list of elements and to select one or more elements from this list... |
|
|
|
|
|
|
|
| Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll. |
|
|
|
|
|
|
|
| Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll. |
|
|
|
|
|
|
|
| The VerticalAlignment property gets and changes the vertical alignment of a control. |
|
|
|
|
|
|
|
The ContextMenu property is used to:- Get the custom context menu of a control, window or page.
- Change the custom context menu of a control, window or page (or associate another context menu).
- Customize the system menus of controls by adding options.
|
|
|
|
|
|
|
|
The StoredItem property is used to:- Get the stored item or variable of a Table, Looper, TreeView, List Box or Combo Box control.
- Set the stored item or variable of a Table, Looper, TreeView, List Box or Combo Box control..
|
|
|
|
|
|
|
|
| You have the ability to create applications that access the HFSQL Client/Server databases... |
|
|
|
|
|
|
|
| The type numeric type is used to contain integers or decimals, specifying if necessary the number of digits in the integer part and in the decimal part. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to easily access the data handled by Outlook... |
|
|
|
|
|
|
|
| Several file descriptions can be grouped into a "Custom-Folder"... |
|
|
|
|
|
|
|
| Gets, modifies or restores the data binding to a control or group of controls. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print... |
|
|
|
|
|
|
|
| Specific features of print in PDF format |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several print methods... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer an optional Native Connector to Progress ... |
|
|
|
|
|
|
|
| Reactive procedures are executed when the value of a control or variable changes... |
|
|
|
|
|
|
|
| The BrowsedFile property gets and sets the data source used to display records in data-bound controls. |
|
|
|
|
|
|
|
| When several data files are used in a query, the query editor automatically searches for the links between these files defined in the analysis... |
|
|
|
|
|
|
|
| After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play... |
|
|
|
|
|
|
|
| Server triggers are stored procedures executed by the server before or after a write operation performed on a database file... |
|
|
|
|
|
|
|
| When installing the application, you have the ability to display... |
|
|
|
|
|
|
|
The BrowsedItem property is used to:- Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files.
- Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized.
|
|
|
|
|
|
|
|
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: - a control in a window or page,
Versions 2026 and latera control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3. Subscription-exclusive new featurea control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3. New in version 2026a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3.
|
|
|
|
|
|
|
|
| The Size property is used to determine and change the size of an element.
|
|
|
|
|
|
|
|
| Starting with Android 10, Google no longer allows an application running in the background to open a window |
|
|
|
|
|
|
|
| An enumeration is a set of values... |
|
|
|
|
|
|
|
| "WEBDEV Application Server - 10 connections" license agreement |
|
|
|
|
|
|
|
| Converts an HTML string or buffer to text. |
|
|
|
|
|
|
|
| Draws a polygon in a WDPic variable.
|
|
|
|
|
|
|
|
Executes an XPATH query: - in an XML document.
- in an xmlDocument variable.
|
|
|
|
|
|
|
|
| OPC stands for "OLE for Process Control"... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Website deployment
Lesson 1 - Website deployment requirements - 30 min |
|
|
|
|
|
|
|
The property Name allows you to:- find out the name of the font associated with a variable of type Font.
- know the name of a field, report or report block.
- know the name of a field, a group of fields or a window.
- know the name of a field, a group of fields or a page.
- know and modify the name of a heading, data file, full-text index or semantic index.
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module... |
|
|
|
|
|
|
|
The DisplayedItem property is used to:- Find out the item or the variable displayed by the control.
- Modify the item or the variable displayed by the control.
|
|
|
|
|
|
|
|
| To handle the communication streams, WINDEV includes... |
|
|
|
|
|
|
|
| Converts a numeric value (integer, real or currency) to a string according to a specified format. |
|
|
|
|
|
|
|
| Draws a polygon in an Image variable.
|
|
|
|
|
|
|
|
| Custom context menus are created in the window editor and can be manipulated programmatically... |
|
|
|
|
|
|
|
| Draws a polygon in an Image control,
|
|
|
|
|
|
|
|
| Branches an event on a serial port. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile support NULL values in items of HFSQL data files and for all other types of access (Native, OLE DB... |
|
|
|
|
|
|
|
| A combination is a set of options. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page. |
|
|
|
|
|
|
|
| The automatic assisted replication is used to easily implement a replication on an existing application... |
|
|
|
|
|
|
|
| An internal component is a set of elements from a project... |
|
|
|
|
|
|
|
| String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc. |
|
|
|
|
|
|
|
| A cell found in a Table control can contain a set of controls... |
|
|
|
|
|
|
|
| A cell found in a Table control can contain a set of controls... |
|
|
|
|
|
|
|
| WEBDEV allows you to easily define the site icon (also called Favicon)... |
|
|
|
|
|
|
|
| The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window. |
|
|
|
|
|
|
|
In a database, the Caption property is used to:- Find out the caption associated with a file item.
- Find out the caption associated with a data file.
- Find out and modify the connection caption.
In a report, the Caption property is used to: - Find out the text displayed in a Static or Link control.
- Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to: - Find out and modify the caption of a control found in a window or in a page.
- Find out and modify the caption of a menu option.
- Find out and modify the title of a window or page.
- Find out the content of a Breadcrumb control.
|
|
|
|
|
|
|
|
The StoredValue property is used to get the value currently stored by: - a row in a List Box, ListView or Combo Box control.
- a "Text token" Edit control.
- a row of a Table control.
- an input suggestion in an Edit control (if the suggestion is selected).
|
|
|
|
|
|
|
|
| The ImageFond property lets you view and modify the background image of an element: window, page, field or state. |
|
|
|
|
|
|
|
| To create a.NET application from a project... |
|
|
|
|
|
|
|
| There are two methods to populate Table and Looper controls programmatically... |
|
|
|
|
|
|
|
| Retrieves the map of a specific location via the Google Maps service. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
|
| When your Java application is developed, you can run the test of the Java project and compile it before creating the archive... |
|
|
|
|
|
|
|
| The file system on the devices running Android is divided into two main storage areas... |
|
|
|
|
|
|
|
Draws a text: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| The State property gets and sets the state of an element.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Returns the list of accessible Bluetooth devices. |
|
|
|
|
|
|
|
| The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis. |
|
|
|
|
|
|
|
| The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis... |
|
|
|
|
|
|
|
| WINDEV Mobile License Agreement |
|
|
|
|
|
|
|
| Cherche les éléments d'un noeud HTML correspondant à une balise. |
|
|
|
|
|
|
|
| The Image property gets and sets the background image of a control or block. |
|
|
|
|
|
|
|
| Names and runs an SQL query. |
|
|
|
|
|
|
|
| The "Combo Box" control is used to display a list of elements and to select an element from this list... |
|
|
|
|
|
|
|
| Dynamically compile a Procedure whose source code is supplied (dynamic compilation). |
|
|
|
|
|
|
|
| WINDEV Tutorial: WLanguage basics
Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
|
| Cherche les éléments d'un noeud HTML correspondant à une balise. |
|
|
|
|
|
|
|
Draws a polygon: - in an Image control,
- in an Image variable,
- in a WDPic variable (on the background layer),
- in a picLayer variable.
|
|
|
|
|
|
|
|
| Cherche les éléments d'un noeud HTML correspondant à une balise. |
|
|
|
|
|
|
|
| Callback de la fonction PartageProximitéAttendConnexion1.Cb pour le paramètre CallbackResultat |
|
|
|
|
|
|
|
| Connects the current computer to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics
Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
|
| The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code... |
|
|
|
|
|
|
|
| Displays a message allowing the user to enter data. |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - WLanguage basics
Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
|
| When defining the connections in the data model editor or when defining the connections programmatically, you have the ability to specifier the optional connection information... |
|
|
|
|
|
|
|
Transforms the following elements into a specific format:- a structure (and its subelements),
- a class (and its subelements),
- an array (including the associative arrays),
- a queue,
- a stack,
- a list.
|
|
|
|
|
|
|
|
| Opens a connection to a specific database. |
|
|
|
|
|
|
|
The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
|
|
|
|
|
|
|
| Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
|
| Configures the print destination. |
|
|
|
|
|
|