ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Applet control properties
List of properties associated with the Applet control...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
8. If you are already familiar with WINDEV
Binding controls to data
A window or page can display information from......
WINDEV FTP functions
List of WINDEV FTP functions...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
ERR_BAD_CONTEXT_INVALID
Error 1016: The method of the class is private
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...