ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the task management and the schedule
Time management is extremely important......
iPrintImage (Function)
Sends the image file to print to the print buffer.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Creating a Pivot Table control
To create a Pivot Table control......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Control constants
List of constants used by the functions for managing controls...
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
HDescribeFile (Function)
Describes a data file programmatically.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Installing a SOAP server with IIS
HDelete (Function)
Deletes a record from a table (query or view).