ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Operations performed on deployment diagrams
The following paragraphs explain......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
List,Add (External language)
Adds an element to a Combo Box or List Box control.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
WINDEV Mobile concepts
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......