ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
NFCSendTag (Function)
Sends a NFC tag to another device.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
grZoom (Function)
Defines the zoom of a chart.
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
StatVariance (Function)
Calculates the variance for a series of values.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
ControlClone (Function)
Creates a new control from an existing control.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ThreadRequestStop (Function)
Sends a stop request to a thread.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.