ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
AAF: Sort/Search/Filter on the columns of Table controls
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
Constants used by the the functions for managing the HFSQL Cluster
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
The Dashboard control
Dashboards are essential elements in an application......
The Line control
A Line control is used to display a line in a page......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Z-index of a control
All the controls in a window or report have a different z-index......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Handling Gantt Chart controls programmatically
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Operations in a Select query : add and delete
The following paragraphs present......
<Array>.Sum (Function)
Calculates the sum of the array elements.