ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Page with parameters
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
ERR_CLOSED_PAGE
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Creating anchors
The anchors are used to define specific points in a help page......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
1
2
3
4
5
6
361
>