ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Generating the RAD pattern
To generate a RAD pattern:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
WINDEV applications for Linux: Specific features
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
11. Table/Looper controls
Multi-project search
Performing a search in the current project is a common operation......
11. Table/Looper controls
How to create a patch?
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Warning 127: You are using a data source local to the process