ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintImage (Example)
Usage example of the iPrintImage function
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Configuring the IIS 7/7.5 server
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
HDescribeConnection (Function)
Describes a new connection to an external database.
HTTPRequest (Function)
Starts an HTTP request on a server.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Multi-project search
Performing a search in the current project is a common operation......
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grDraw (Function)
Draws a chart according to the specified parameters.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
SQLConnect (Example)
Usage example of the SQLConnect function
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......