ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
Page Header block
The Page header block is printed on each new page......
Example for creating a select query
This help page explains how to create two select queries......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
<Connection variable>.SimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Ad Hoc deployment
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
MyPage (Reserved word)
MyPage is used to handle the current page...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......