ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Windows events
The following constants are used to manage Windows events:...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
iBorder (Example)
Usage example of the iBorder function
Principle for running threads
At runtime, an application runs in a main thread......
Windows event management functions
List of functions for managing Windows events...
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
SysSpace (Function)
Returns the physical memory space for the current computer.
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).
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
2. Projects in practice
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
grPrint (Function)
Prints a chart.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
iPageWidth (Example)
Usage example of the iPageWidth function
The Edit control
The Edit control allows users to enter data......