ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
BrowserType (Function)
Returns the type of browser used by the Web user.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
12. Available tests
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Compilation options (chm format)
GPSGetPosition (Function)
Retrieves information about the current device position.
eCurrencyName (Function)
Returns the caption of a currency.
FTPCommand (Function)
Sends a specific FTP command to a server.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
iDestination (Function)
Configures the print destination.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Events associated with control templates
List of events associated with control templates...
Installing a Webservice (old format)
Designing a supercontrol
A supercontrol is an advanced type of control......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....