ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rights on the virtual directory
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Automatic documentation of external components
External components must include a technical documentation......
The Site Map control
The Site Map control allows the Web user to......
Error 1014: The access to the member of the class is restricted by a private inheritance
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 1....
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
<ftpConnection variable>.Time (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Error 701: The property is read-only
dHalo (Function)
Adds a halo effect on an image found in an Image variable].