ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
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......
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)......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
The Site Map control
The Site Map control allows the Web user to......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Multi-project search
Performing a search in the current project is a common operation......
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
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......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
The home page
The home page is the first page of your site......