ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling controls in a report
The different operations available for the report controls are as follows......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
WEBDEV Application Server 2024
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
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...
.NET application
To create a.NET application from a project......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Feedback component
The Feedback component is a component provided with WINDEV......
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.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Changing sites from AWP to SEO-ready session mode
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......