ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
CallDLL32 (Function)
Runs a function found in an external DLL.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
ServiceWait (Function)
Pauses the current service during the specified duration.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ThreadMode (Function)
Changes the management mode of threads.
OpenMainMenu (Function)
Opens the main menu of the current window.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Table,Count (External language)
Returns the number of elements in a Table control.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.