ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Themes
The themes are used to standardize the visual aspect of a site and they allow you to easily change style......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Constants for the archiving functions
List of constants used by the archiving functions....
SecurePassword (Variable type)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
12. External component in practice
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
HDescribeConnection (Function)
Describes a new connection to an external database.
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector...
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
HDBCreation (Function)
Ends the description of the structure of an xBase table programmatically.
Creating the link buttons in the windows of a WINDEV RAD pattern
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF)....
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......
Creating the Table windows of the WINDEV RAD pattern
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min