ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a SOAP server with Apache
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Project description: Files tab
The project description window allows you to configure various elements of your project......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Customizing the report viewer: Available windows
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
grTitle (Function)
Modifies the caption and/or position of the chart title....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
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......
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....
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
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min