ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.).
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
"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....
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......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
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".
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The planes in WEBDEV
The planes are used to group the controls of an element......
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......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
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......
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....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......