ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
18. Order of execution of the code of buttons/links
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
How to open a page?
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
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)......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Multi-project search
Performing a search in the current project is a common operation......
The Site Map control
The Site Map control allows the Web user to......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
The home page
The home page is the first page of your site......