ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Configuring Reports & Queries
Reports & Queries is used to......
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Events associated with Spin controls
List of events associated with Spin controls...
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Events associated with Splitter controls
List of events associated with Splitter controls...
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
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......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Generating the RAD pattern
To generate a RAD pattern:...
Miscellaneous Windows constants
List of constants used by the Windows functions....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.