ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
Java functions
List of Java functions...
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Using an external component in an application
A component can be reused at any time in any application......
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
11. Table/Looper controls
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......