ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview...
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client...
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note:...
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns)...
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main...
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......