ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling controls in a report
The different operations available for the report controls are as follows......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Feedback component
The Feedback component is a component provided with WINDEV......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
TreeView data-bound Table control based on a table
A TreeView Table control can be linked to a table or a query......
Creating an executable: General options
The main executable options are as follows......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
MySelf (Reserved word)
MySelf is used to handle the current control...
Execute (Function)
Starts the execution of a process through programming.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....