ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
iParameterViewer (Function)
Configures the report viewer.
CallDLL32 (Function)
Runs a function found in an external DLL.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
SysSerialNum (Function)
Returns the IMEI number of the current device.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Data persistence
The data persistence is used to store the value typed by the user......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......