ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
VariableReset (Function)
Resets the variable to its initial value.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
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.
PageWriteHTTPCode (Function)
Specifies the HTTP code that will be returned to the client after the server code of the page is executed.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
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 program.
Binding a Check Box control to an item
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
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) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
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......