ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
REP files
REP files contain the list of data files handled by the application....
LooperAddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
WaitWindowStart (Function)
Opens the wait window of application.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Various constants
List of various constants....
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
fSeek (Function)
Gets and sets current position in an external file.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.