ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
29. SEO in practice
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......