ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckAllFalse (Function)
Returns True if all the elements of an array are False.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
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.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
HToItem (Function)
Assigns the specified value to an item of the current record.
XML functions
List of XML functions...
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
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....
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
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....
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
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.