ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Error 1009: The member of the class is private
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Set of procedures
The global procedures are grouped in set of procedures......
Events associated with pages
List of events associated with pages...
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
8. If you are already familiar with WINDEV
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
Glossary
The glossary lists all the abbreviations used in the code editor......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....