ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
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......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
URL Rewriting
URL Rewriting is a technique used to improve SEO......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
The planes in WEBDEV
The planes are used to group the controls of an element......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Find out the account that runs the AWP protocol
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......