ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLinkMemo (Example)
Usage example of the HLinkMemo function
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
iPreview (Function)
Configures the print destination.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
SQLListSource (Function)
Lists the data sources declared on a local site.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.