ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
3. Managing sockets
WINDEV includes advanced socket management functions....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Windows
The windows represent the main interface of a WINDEV application......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
.NET Assemblies
.NET is Microsoft's software development platform......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
2. Examples and components provided with WEBDEV
Using .NET assemblies in a project
To use .NET assemblies in a project......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Accessing a database via a web service
The database can be accessed via a web service......