ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
HNbRec (Example)
Usage example of the HNbRec function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Runtime error management functions
List of functions for managing runtime errors...
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
LooperCount (Function)
Returns the number of rows in a Looper control.
Welcome to Reports & Queries
Reports & Queries is used to......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HListItem (Example)
Usage example of the HListItem function
WordToArray (Function)
Fills an array with the words from a string.
HConnect (Example)
Usage example of the HConnect function
ThreadPause (Function)
Pauses the current thread during the specified duration.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
Manipulating a Layout control programmatically
A Layout control can be......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).