ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Creating the Relation pages of a WEBDEV RAD pattern
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
WDDeploy features
WDDeploy can be used to......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......