ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ExeGetPID (Function)
Returns information about the current process.
<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....
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Multi-project search
Performing a search in the current project is a common operation......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Zombie data files and items
During the life of an application, items live and die......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
WINDEV: Example of programmed Drag and Drop
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
fSplit (Function)
Splits a file into several files.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....