ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
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).
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
ControlClone (Function)
Creates a new control from an existing control.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
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.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
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).
HDescribeLink (Function)
Describes a link between two data files through programming.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Using the query result
The result of a select query can be used in......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
ThreadExecute (Function)
Starts the execution of a secondary thread.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......