ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a report
The break is used to group the records corresponding to a sort criterion......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Position (Function)
Finds the position of a specified string within another string.
fRename (Function)
Modifies the name of a file.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
13. External component in practice
External component in practice...
12. External component in practice
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
iParameterViewer (Function)
Configures the report viewer.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
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.
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.