ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
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: ......
Burner constants
List of constants used by the burner functions....
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.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
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......
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Code statistics
The code statistics affect......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
SQL functions: Special case
List of SQL functions: Special case...
EXE constants
List of constants used by the functions for managing executables....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min