ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Select query description window
The description window of a select query includes several sections......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Test of a query
The query editor allows you to run the test of query result......
Automatic error handling
Error handling can be customized for each process......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......