ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Creating a select query
A select query (corresponding SQL statement......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Examples for using the OLE DB provider for HFSQL
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
BrowsedItem (Property)
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....
dBorder (Function)
Draws the borders.