ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service constants
List of constants used by the functions for managing services....
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Image editor: Features
The image editor includes several features......
ERR_CANNOT_RUN_EXPLORER
HExecuteProcedure (Function)
Runs a stored procedure.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
HClient structure
The HClient structure is used to......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
FTP constants
List of constants used by the FTP functions....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.