ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
TreeView Table control properties
List of properties associated with the TreeView Table control...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Calling a procedure/a function
Syntax for calling a local or global procedure.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
XMLDelete (Example)
Usage example of the XMLDelete function
Image (Property)
The Image property gets and sets the background image of a control or block.
Hasp constants
The Hasp constants are as follows......
xlsClose (Example)
Usage example of the xlsClose function
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
fImageSelect (Example)
Usage example of the fImageSelect function
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
HSetPosition (Example)
Usage example of the HSetPosition function
xlsOpen (Example)
Usage example of the xlsOpen function
Share your projects via Git
Git is a source code manager......