ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
grTitle (Function)
Modifies the caption and/or position of the chart title....
3. Layouts
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Custom tooltips
Tooltips are very useful for application users......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
16. Java applications in practice
Java applications in practice...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Environment of the report editor
Environment of the report editor...
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
HOpenConnection (Example)
Usage example of the HOpenConnection function