ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Composite variable
A composite variable contains different types of elements (members)...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Font
The Font keyword can correspond to: a Font variable. the Font property....
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
grColor (Function)
Returns and initializes the color of different chart elements.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Check model
You can use check models to easily create checks...
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
ComponentInfo (Function)
Returns information about a component.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).