ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Validity period of site pages
When creating a page, a validity period can be defined for this page......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
How to open a page?
IFrame control
IFrame is an HTML concept......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
LanguageToName (Function)
Returns the name of a language.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
DateToDay (Function)
Returns the day that corresponds to a given date.
The Site Map control
The Site Map control allows the Web user to......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......