ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Burner constants
List of constants used by the burner functions....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
ThreadMode (Function)
Changes the management mode of threads.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Chart management functions
...Chart management functions...
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......