ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
11. Choosing the action of a button/link
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Reusing code with external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
HFSQL tables exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large tables (up to 2 gigabytes)......
Error 1014: The access to the member of the class is restricted by a private inheritance
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
WEBDEV: AS/400 Native Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Handling tables in PHP
WEBDEV allows you to create a PHP site that handles tables......
ERR_NO_APPLICATION
Replaces one string with another in an HTML Editor control....
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Component diagram
A component diagram shows the physical and static architecture of a system software......
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).