ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it......
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HCreateMovableReplica (Function)
Creates a movable replication.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
PageAddress (Function)
Used to find out the Internet address of a page.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).