ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Handling controls in a report
The different operations available for the report controls are as follows......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
WEBDEV Application Server 2024
Feedback component
The Feedback component is a component provided with WINDEV......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
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).
Changing sites from AWP to SEO-ready session mode
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....