ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Events associated with Spin controls
List of events associated with Spin controls...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
7. Multilingual applications in practice
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
ThreadPersistent (Function)
Makes a thread persistent.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
ExeListProcess (Function)
Returns the list of applications currently run.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Handling report blocks
The different operations available on report blocks are as follows......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
iCloseReport (Function)
Stops printing the current report immediately.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.