ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Document (Example)
Usage example of Document
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
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)....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
BurnerList (Example)
Usage example of the BurnerList function
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
HListAnalysis (Example)
Usage example of the HListAnalysis function
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.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.