ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Session mode page: Fill in fields 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......
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......
2. Examples and components provided with WEBDEV
WEBDEV license agreement
WEBDEV license agreement...
Accessing a database via a web service
The database can be accessed via a web service......
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)......
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......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
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......
The HTML Display control
The HTML Display control displays a web page in an application......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......