ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
zipDeleteFile (Function)
Deletes a file from an archive.
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?......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
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).
ControlClone (Function)
Creates a new control from an existing control.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
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.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HDescribeLink (Function)
Describes a link between two data files through programming.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
HReadFirst (Function)
Sets the position on the first record according to a browse item.