ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Information 2105: This function was renamed
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......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
WDTRAD overview
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
In-App functions
The following WLanguage functions are used to manage In-App purchases......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Functions for managing the Combinations and Enumerations
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.