ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eToCurrency (Function)
Converts a value expressed in Euro into another currency.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Referring to an element in a WLanguage event / process
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Creating an executable: General options
The main executable options are as follows......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
2. Projects in practice
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....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Installing a SOAP server with IIS
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
grParameter (Function)
Retrieves or modifies a chart parameter.
The Edit control
The Edit control allows users to enter data......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HOpenConnection (Function)
Opens a connection to a specific database.
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....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min