ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
TwainSourceWidth (Function)
Returns the width (in millimeters) of the document captured by a Twain device.
TwainSourceHeight (Function)
Returns the height (in millimeters) of the document captured by a Twain device.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
How to develop a PHP site?
What is a PHP site?......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
ScanList (Function)
Lists the scanners connected to the current computer.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
8. 10 tips for better interfaces...
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
The "Analysis" pane
The "Analysis" pane lists......
7. AJAX technology