|
|
|
|
|
|
|
Retrieves the value of a given element or the element selected in a table. |
|
|
|
|
|
|
Returns the name (and possibly the type) of values for a key found in the registry. |
|
|
|
|
|
|
When used on Variant variables, the Member property is used to get the array of named elements. |
|
|
|
|
|
|
Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
Asynchronously retrieves the value of one of the properties of an HTML Editor control. |
|
|
|
|
|
|
Reads the value of all elements found in a matrix row. |
|
|
|
|
|
|
Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
MySelf is used to handle the current control... |
|
|
|
|
|
|
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ... |
|
|
|
|
|
|
Inserts a table in a Document variable. |
|
|
|
|
|
|
The Value property gets and sets the value of an element. |
|
|
|
|
|
|
Changes the values of the attributes in a row of a Looper control. |
|
|
|
|
|
|
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control. |
|
|
|
|
|
|
The HeightHalfExpanded property gets and sets the "half-expanded" height of the bottom sliding window associated with the current window. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The VisibleRange property gets and sets the width of the Range Slider control track. |
|
|
|
|
|
|
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class... |
|
|
|
|
|
|
Begins, commits or rolls back a transaction:- on the files of a database opened by SQLConnect,
- on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.
|
|
|
|
|
|
|
Inserts a table into a Word Processing control. |
|
|
|
|
|
|
The Value property is used to:- Find out and modify the value of a report control.
- Find out and modify the value of a control or the title of a window.
- Find out the identifier of a stream.
- Find out and modify the value of a control or the title of a page.
|
|
|
|
|
|
|
Closes the Modbus session. |
|
|
|
|
|
|
The data is interpreted as "columns" whose height is proportional to the value of data... |
|
|
|
|
|
|
WEBDEV allows you to manipulate a formatted display control through programming... |
|
|
|
|
|
|
The Null keyword can be used according to different methods in WLanguage... |
|
|
|
|
|
|
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database. |
|
|
|
|
|
|
The return value of the process currently run can be assigned... |
|
|
|
|
|
|
The hbColumn type is used to define the advanced characteristics of a column (item) in an HBase table. |
|
|
|
|
|
|
Adds a row in: - a Table control,
- a TreeView Table control.
|
|
|
|
|
|
|
Deletes a dynamic row from a Multiline Zone control. |
|
|
|
|
|
|
Adds a row in: - a Table control,
- a TreeView Table control.
|
|
|
|
|
|
|
The HeightExpanded property gets and sets the "expanded" height of the bottom sliding window associated with the current window. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The HeightCollapsed property gets and sets the "collapsed" height of the bottom sliding window associated with the current window. |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
Action Bars can be manipulated programmatically. To do so, use the variable corresponding to the Action Bar in the code. |
|
|
|
|
|
|
The Variant type is used to:- store any value of simple type: Boolean, Numerical (Monetary, Real, Integer, ...), Character and String, Date (Date, Time, DateTime and Duration), ...
- store named or indexed subelements.
- store any complex type value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
- handle the NULL value in WLanguage.
- store interactions with ActiveX objects and Automation programming.
|
|
|
|
|
|
|
The MyBottomSlidingWindow keyword is used to manipulate the bottom sliding window associated with the current window |
|
|
|
|
|
|
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes. |
|
|
|
|
|
|
Retrieves a data from a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
The Unicode property is used to:- Determine if the value of a control is a Unicode string.
- Specify whether the value of a control is a Unicode string.
|
|
|
|
|
|
|
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected... |
|
|
|
|
|
|
MyParent is used to handle... |
|
|
|
|
|
|
Saves a persistent value on the HFSQL server. |
|
|
|
|
|
|
Returns the index of the break header and footer for a given break in a Table control. |
|
|
|
|
|
|
Adds a value to a data in a chart. |
|
|
|
|
|
|
Changes the values of the attributes in a row of a Looper control. |
|
|
|
|
|
|
Sends a command to one or more electrical devices compatible with the X10 protocol. |
|
|
|
|
|
|
Returns the index of the break header and footer for a given break in a Looper control.
|
|
|
|
|
|
|
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database. |
|
|
|
|
|
|
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control. |
|
|
|
|
|
|
An associative array is an "advanced" type of array... |
|
|
|
|
|
|
The DisplayedValue property returns the value currently displayed in the control of a window or page. |
|
|
|
|
|
|
A Value Description variable is used to handle the description of an enumeration value through programming. |
|
|
|
|
|
|
Adds a data into a chart. |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
Changes one of the animation parameters used for a moving image (in an Image field). |
|
|
|
|
|
|
A combination is a set of options. |
|
|
|
|
|
|
Retrieves the content of a cell found in an XLS file. |
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
This help page presents the main aspects of the Action Bar description window... |
|
|
|
|
|
|
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables... |
|
|
|
|
|
|
Displays and formats: - the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart.
- a custom tooltip, associated with a point.
|
|
|
|
|
|
|
The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
Displays and formats: - the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart.
- a custom tooltip, associated with a point.
|
|
|
|
|
|
|
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition. |
|
|
|
|
|
|
The gglPostalAddress type is used to describe and modify the postal address of a contact... |
|
|
|
|
|
|
A Pivot Table control can be handled through programming... |
|
|
|
|
|
|
A query created in the query editor can contain several types of items... |
|
|
|
|
|
|
The Control type is used to define the characteristics of a control. |
|
|
|
|
|
|
The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
|
|
|
|
|
|
The ValuePerStar property gets and sets the value of a star in a Rating control. |
|
|
|
|
|
|
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024. |
|
|
|
|
|
|
The columns are used to display information in a Table control... |
|
|
|
|
|
|
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows... |
|
|
|
|
|
|
The columns are used to display information in a Table control... |
|
|
|
|
|
|
List of constants used by the functions for chart management. |
|
|
|
|
|
|
The RulerValue property is used to get or change the position of the playhead in a TimeLine control. |
|
|
|
|
|
|
A break in a Table control is used to group the data corresponding to one or more arguments... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|