|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page). |
|
|
|
|
|
|
|
| The YImage property gets and sets the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
|
| Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
|
| Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control. |
|
|
|
|
|
|
|
| The XImage property gets and sets the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
|
The LibrayPanelVisible property is used to: - determine if the "Library" panel is displayed in a Diagram Editor control.
- show or hide the "Library" panel in a Diagram Editor control.
|
|
|
|
|
|
|
|
| Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Collapses a branch previously expanded. |
|
|
|
|
|
|
|
| Draws the borders in an Image control. |
|
|
|
|
|
|
|
Sets the starting angle of the first section in the following types of chart:- Pie, Semi-circular or Donut.
- Sunburst.
- Radial bar chart.
|
|
|
|
|
|
|
|
| The DndSource property is used to determine and change a control's drag-and-drop behavior. |
|
|
|
|
|
|
|
| Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control.
|
|
|
|
|
|
|
|
| Reads the value of one of the animation parameters defined for an Image field. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Returns the list of users defined for a connection. |
|
|
|
|
|
|
|
The Condensed property is used to:- Determine whether a Font variable is condensed.
- Condense a Font variable.
This property is kept for backward compatibility.
|
|
|
|
|
|
|
|
Modifies a row in: - a Table control,
- a TreeView Table control,
- tables displayed in a Combo Box control.
|
|
|
|
|
|
|
|
The EndVisibleRange property is used to: - find out and modify the last visible date or time in a Scheduler control or in a TimeLine control.
- modify the last visible time in a TimeLine control.
|
|
|
|
|
|
|
|
| Selects a row in a Table or TreeView Table control. |
|
|
|
|
|
|
|
The EndTotalRange property is used to: - get the last date or time that can be displayed in a Scheduler or TimeLine control.
- change the last time that can be displayed in a TimeLine control.
|
|
|
|
|
|
|
|
Determines:- whether a widget is found at a given position in a Dashboard control.
- which widget is found at a given position in a Dashboard control.
|
|
|
|
|
|
|
|
The StartVisibleRange property is used to: - get and change the first visible date or time in a Scheduler or TimeLine control.
- change the first visible time in a TimeLine control.
|
|
|
|
|
|
|
|
The Large property allows you to:- Find out whether a Font variable is enlarged.
- Enlarge (or not) a Font variable.
This property is kept for backward compatibility.
|
|
|
|
|
|
|
|
The StartTotalRange property is used to: - get the first date or time that will be displayed in a Scheduler or TimeLine control.
- change the first time that can be displayed in a TimeLine control.
|
|
|
|
|
|
|
|
The property Extended allows you to:- Find out whether a Font variable is extended.
- Extend (or not) a Font variable.
This property is kept for backward compatibility.
|
|
|
|
|
|
|
|
| Retrieves a document from a scanner in a variable of type Image. |
|
|
|
|
|
|
|
| The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked. |
|
|
|
|
|
|
|
| Retrieves a data from a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
|
| Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls. |
|
|
|
|
|
|
|
| Allows you to use a control in order to create a custom formula bar for the Spreadsheet control. |
|
|
|
|
|
|
|
The SubCaption property is used to get and change: - the secondary caption of an option found in a Radio Button or Check Box control.
- the secondary caption of an element found in a TreeMap control.
|
|
|
|
|
|
|
|
| Is used to change, through programming, the theme (dark or light) used by the mobile application. |
|
|
|
|
|
|
|
| Adds a new resource into a Scheduler control. |
|
|
|
|
|
|
|
| Adds a child element into an Organization Chart control. |
|
|
|
|
|
|
|
| Enables or disables the display of color gradients in a chart. |
|
|
|
|
|
|
|
| Here is an overview of how to manipulate Table controls populated programmatically in WLanguage. |
|
|
|
|
|
|
|
| Disables a user filter on a column or on all the columns found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Retrieves a data from a chart. |
|
|
|
|
|
|
|
| A cell found in a Table control can contain a set of controls... |
|
|
|
|
|
|
|
| Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
|
| Returns and initializes the color of different chart elements. |
|
|
|
|
|
|
|
| A supercontrol is an advanced type of control... |
|
|
|
|
|
|
|
The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
|
|
|
|
|
|
|
| The following events are associated with Organizer controls: |
|
|
|
|
|
|
|
The Multiselection property gets and sets the selection mode:- in a Table and TreeView Table control.
- in a Pivot Table control.
- in a List Box and ListView control.
- in a Looper control.
- in a Calendar control.
- of files in an Upload control.
|
|
|
|
|
|
|
|
| Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class... |
|
|
|
|
|
|
|
| Inserts a row into a Table control or into a TreeView Table control with an animation. |
|
|
|
|
|
|
|
| Modifies the start and end marks on one of the chart axes. |
|
|
|
|
|
|
|
| Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| Adds a row to a Table or TreeView Table control with an animation. |
|
|
|
|
|
|
|
| Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
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 XInitial property is used to:- Get the X-coordinate:
- of a control (position on the X-axis) when opening the window or the page.
- of a window (position on X-axis) when opening the window.
- Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
- Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.
|
|
|
|
|
|
|
|
| Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode. |
|
|
|
|
|
|
|
| The HorizontalAlignment property gets and changes the horizontal alignment of a control. |
|
|
|
|
|
|
|
| Adds a data into a chart. |
|
|
|
|
|
|
|
| By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button... |
|
|
|
|
|
|
|
| The DisplayedValue property returns the value currently displayed in the control of a window or page. |
|
|
|
|
|
|
|
| Returns the status of a dynamic tab pane (identified by its alias). |
|
|
|
|
|
|
|
The RulerModifiable property is used to: - Find out whether the user can move the playhead in a TimeLine control.
- Allow or prevent the user from moving the playhead in a TimeLine control.
|
|
|
|
|
|
|
|
| Inserts a row into a Looper control. |
|
|
|
|
|
|
|
| Validates the specified page and starts the execution of a button. |
|
|
|
|
|
|
|
| The ValuePerStar property gets and sets the value of a star in a Rating control. |
|
|
|
|
|
|
|
| Sorts the elements in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control. |
|
|
|
|
|
|
|
The Width property gets and changes the width:- of a control or block in a report.
- of a control (found in a window), window, column found in a table or column found in a list box (including listview).
- of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.
|
|
|
|
|
|
|
|
The Y property is used to:- Find out the Y-coordinate of a control or window (position on Y-axis).
- Modify the Y-coordinate of a control or window.
|
|
|
|
|
|
|
|
| The following events appear by default in the WINDEV code editor |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV. |
|
|
|
|
|
|
|
| Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control. |
|
|
|
|
|
|
|
| Specifies how to open and filter the autocomplete suggestion list. |
|
|
|
|
|
|
|
| The Key property is used to manipulate keys: |
|
|
|
|
|
|
|
| Validates a form in an HTML page displayed in an HTML Display control. |
|
|
|
|
|
|
|
| Adds data into a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
|
| A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns... |
|
|
|
|
|
|
|
| Sorts a branch in a TreeView Table control on one or more columns. |
|
|
|
|
|
|
|
| Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
|
| A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns... |
|
|
|
|
|
|
|
| The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use). |
|
|
|
|
|
|
|
The X property is used to:- Get the X-coordinate of a control, Table control column or window (position on the X-axis).
- Get the X-coordinate of a control or window (position on the X-axis).
|
|
|
|
|
|
|
|
| A Sliding Banner control can be handled through programming... |
|
|
|
|
|
|
|
| Opens or closes the Dashboard control edit mode. |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically manipulate Image Editor controls... |
|
|
|
|
|
|
|
| A Scheduler control can be... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
Deletes the following from a Map control: - all markers,
- use any shape you want,
- all images.
|
|
|
|
|
|
|
|
| Selects one or more elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| A TimeLine control can be... |
|
|
|
|
|
|
|
| A Sliding Banner control can be handled through programming... |
|
|
|
|
|
|
|
| Used to identify or modify a control in an HTML form contained in an HTML Display control. |
|
|
|
|
|
|
|
| Modifies the font used for the category labels of a chart. |
|
|
|
|
|
|
|
| Changes the animation type of text in a Static Text control. |
|
|
|
|
|
|
|
| The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report. |
|
|
|
|
|
|
|
| A TimeLine control can be... |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| WINDEV allows you to manipulate an ActiveX control in WLanguage via... |
|
|
|
|
|
|
|
| Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
|
| Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
Adds a row in: - a Table control,
- a TreeView Table control.
|
|
|
|
|
|
|
|
| The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control. |
|
|
|
|
|
|
|
| The ShapeExtremityStart property gets and sets the source end shape of a Wire control. |
|
|
|
|
|
|
|
| Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Returns the full path of the selected element in a TreeView control. |
|
|
|
|
|
|
|
Adds a row in: - a Table control,
- a TreeView Table control.
|
|
|
|
|
|
|
|
The LineHeight property gets and sets the height of the rows:- in a List Box control,
- in a ListView control (standard display mode only),
- in a Table control,
- in a Combo Box control,
- in a Looper control (height of the row),
- in an Organizer control.
|
|
|
|
|
|
|
|
| Returns the name of the day corresponding to a specified date. |
|
|
|
|
|
|
|
The NewLine property is used to determine:- in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
- in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
- in an Organizer control, whether an appointment was created via the context menu.
- in a Scheduler control, whether an appointment was created via the context menu.
|
|
|
|
|
|
|
|
| Indicates the interval between values on the vertical and horizontal axis of a chart. |
|
|
|
|
|
|
|
| The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control. |
|
|
|
|
|
|
|
| Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control. |
|
|
|
|
|
|
|
| Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically. |
|
|
|
|
|
|
|
The Minimized property is used to: - find out whether a repositionable note is minimized,
- minimize or restore a repositionable note.
|
|
|
|
|
|
|
|
| Modifies the font used for the chart legend. |
|
|
|
|
|
|
|
| The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control. |
|
|
|
|
|
|
|
| Allows you to configure the video capture driver. |
|
|
|
|
|
|
|
| Moves a column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Returns the number of rows in a Looper control. |
|
|
|
|
|
|
|
| Visually selects a group of elements in a TreeMap control. |
|
|
|
|
|
|
|
The FontName property is used to:- Identify the font used in a control.
- Change the font used in a control.
|
|
|
|
|
|
|
|
| Identifies or defines whether the category labels are refreshed whenever the chart is drawn. |
|
|
|
|
|
|
|
| Adjusts the title and size of columns found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Stops the video preview or video recording in a Camera control. |
|
|
|
|
|
|
|
The FontExtended property is used to:- Find out whether the spacing between characters in a text is increased.
- Increase the spacing between characters in a text.
|
|
|
|
|
|
|
|
| Indicates the presence and position of legend in a chart. |
|
|
|
|
|
|
|
The FontCondensed property is used to:- Determine if characters in a text are condensed.
- Condense (or not) the characters in a text.
|
|
|
|
|
|
|
|
The FontLarge property is used to:- Determine if the text is expanded.
- Expand the text.
|
|
|
|
|
|
|
|
| Refreshes elements in a Dashboard control. |
|
|
|
|
|
|
|
| List of events associated with Link controls |
|
|
|
|
|
|
|
Deletes all rows from: - a Table control populated programmatically,
- a TreeView Table control populated programmatically,
- tables displayed in a Combo Box control.
|
|
|
|
|
|
|
|
The FontUnderlined property is used to:- Determine if the text is underlined.
- Underline (or not) a text.
|
|
|
|
|
|
|
|
| Identifies or defines whether a series is refreshed whenever the chart is drawn. |
|
|
|
|
|
|
|
| Initializes the label of a data series in a chart. |
|
|
|
|
|
|
|
| Deselects an element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found... |
|
|
|
|
|
|
|
| Several features require a procedure called once or several times via a WLanguage function ("Callback"). |
|
|
|
|
|
|
|
| The MaxHeight property gets and sets the maximum height of a control or window. |
|
|
|
|
|
|
|
| Modifies the orientation of chart axes. |
|
|
|
|
|
|
|
| The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages. |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Expands a node and all its child elements in a TreeView control. |
|
|
|
|
|
|
|
| Clears a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Returns the appointment, the resource or the date found at given position in a Scheduler control. |
|
|
|
|
|
|
|
| The TopIndent property gets and sets the space at the top of the text (top margin) in a control. |
|
|
|
|
|
|
|
| Extracts text from a PDF file. |
|
|
|
|
|
|
|
| The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control. |
|
|
|
|
|
|
|
| Changes one of the animation parameters used for a moving image (in an Image field). |
|
|
|
|
|
|
|
Initializes the category color for a chart whose type is: - Pie,
- Column,
- Bubble chart,
- Waterfall.
|
|
|
|
|
|
|
|
| Refreshes a TreeView control from a given position. |
|
|
|
|
|
|
|
| Adds a data into a Surface chart. |
|
|
|
|
|
|
|
| Draws a chart according to the specified parameters. |
|
|
|
|
|
|
|
| A cell found in a Table control can contain a set of controls... |
|
|
|
|
|
|
|
| Deselects a row in a Looper control. |
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
The Zoom property gets or sets the zoom value: - in an Image control.
- in a Map control.
- in an Organization Chart control.
- in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control.
- in a Word Processing control.
- in a PDF Reader control.
- in a Camera control.
- in a Diagram Editor control;
- in a window.
|
|
|
|
|
|
|
|
The RichEdit property is used to manage the RTF (Rich Text Format) type: - of an edit control or Static Text control found in a window.
- of a Static Text control found in a report.
|
|
|
|
|
|
|
|
Inserts a row into: - a Table control,
- a TreeView Table control,
- tables displayed in a Combo Box control.
|
|
|
|
|
|
|
|
| Initializes the color of a series or the color of a section. |
|
|
|
|
|
|
|
| The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use). |
|
|
|
|
|
|
|
| WEBDEV proposes two modes for moving controls in a page... |
|
|
|
|
|
|
|
| Adds a new image to the map displayed in a Map control. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Defines the number of rows and columns in a Waffle chart. |
|
|
|
|
|
|
|
| Deletes all elements from an Organization Chart control. |
|
|
|
|
|
|
|
| Detaches a Dockable Panel control to transform it into a floating window. |
|
|
|
|
|
|
|
| Executes the WLanguage code displayed in the Code Editor control. |
|
|
|
|
|
|
|
| Exports the content of an HTML Editor control to a PDF file. |
|
|
|
|
|
|
|
| The internal page control is used to display an existing internal page... |
|
|
|
|
|
|
|
| The system popup menus are managed by the system (Android, Windows, ... |
|
|
|
|
|
|
|
The PaneVisible property is used to: - determine if the pane of the Image Editor control is visible,
- show or hide the pane of the Image Editor control.
|
|
|
|
|
|
|
|
| The PaneVisibleByDefault property determines if the image editor pane is visible by default. |
|
|
|
|
|
|
|
| Modifies an image drawn on the map displayed in a Map control. |
|
|
|
|
|
|
|
| Returns the index of the element displayed at a given position in a TreeMap control. |
|
|
|
|
|
|
|
| The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control. |
|
|
|
|
|
|
|
| The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control. |
|
|
|
|
|
|
|
| What's new in WINDEV 2026 in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
|
The ModifierPanelVisible property is used to: - determine if the "Modifier" panel is displayed in a Diagram Editor control.
- show or hide the "Modifier" panel in a Diagram Editor control.
|
|
|
|
|
|
|
|
| The Control type is used to define the characteristics of a control. |
|
|
|
|
|
|
|
Allows you to: - determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window).
- enable or disable the "Allow end users to modify the UI" option in a window (or internal window).
|
|
|
|
|
|
|
|
| Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
|
| The Wire control is used to visually link 2 controls... |
|
|
|
|
|
|
|
| Deletes an image drawn on the map displayed in a Map control. |
|
|
|
|
|
|
|
| Adds a new shape (polygon, line, circle) to the map displayed in a Map control. |
|
|
|
|
|
|
|
| Describes a semantic index of a programmatically created table. |
|
|
|
|
|
|
|
The Message property is used to:- Find out the help message associated with a control or with a menu option (in a window).
- Modify the help message associated with a control or with a menu option (in a window).
|
|
|
|
|
|
|
|
| The RulerValue property is used to get or change the position of the playhead in a TimeLine control. |
|
|
|
|
|
|
|
| Switch controls (also called "Toggle controls") are now commonly used in interfaces... |
|
|
|
|
|
|
|
| Sets the position directly on the desired bookmark in the PDF document. |
|
|
|
|
|
|
|
| New features in WINDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| What's new in WEBDEV 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|