ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
<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....
<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...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
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.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
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).