ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
MatWrite (Example)
Usage example of the MatWrite function
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
EnumElement (Example)
Usage example of the EnumElement function
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
ComponentInfo (Example)
Usage example of the ComponentInfo function
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Document (Example)
Usage example of Document
BurnerList (Example)
Usage example of the BurnerList function
NFCSendTag (Function)
Sends a NFC tag to another device.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
HListAnalysis (Example)
Usage example of the HListAnalysis function
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.