ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Setup on a local network (LAN)
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
Multimedia functions (prefix syntax)
List of Multimedia functions...
<Word Processing>.GoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Creating a query
Two methods can be used to create a query......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......