ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
HLinkMemo (Example)
Usage example of the HLinkMemo function
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Drawing constants
List of constants used by the drawing functions....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Constants used by the TraceStart function
List of constants used by the TraceStart function....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HCreateMovableReplica (Function)
Creates a movable replication.
fDriveInfo (Example)
Usage example of the fDriveInfo function
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Managing assertions
...The main available features are as follows:...
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
MyParent (Reserved word)
MyParent is used to handle...
WDTRAD license agreement
WDTRAD license agreement...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....