ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Count (Property)
The Count property returns the number of elements in a given set.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Binding a Check Box control to an item
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
VariableReset (Function)
Resets the variable to its initial value.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
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.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
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....
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....