ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
HRead (Function)
Reads a record in a file according to a given record number.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
SQLExec (Function)
Names and runs an SQL query.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Automatic management of exceptions
The management of exceptions can be customized by process......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
SysSerialNum (Function)
Returns the IMEI number of the current device.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Popup window
WINDEV allows you to open windows in popup format......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.