ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
8. Optimizing an application
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
5. Which type of server to choose?
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Environment of the report editor
Environment of the report editor...
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......