ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Enumeration (Type of variable)
An enumeration is a set of values......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Automation object
The Automation keyword is used to declare an automation object...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Burner constants
List of constants used by the burner functions....