ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Properties associated with a supercontrol
List of properties associated with a supercontrol...
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Sharing elements with a WINDEV application
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
DnDAccept (Example)
Usage example of the DnDAccept function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Menu management functions
List of functions for managing menus...
zipInfoFile (Example)
Usage example of the zipInfoFile function
TableAddChild (Example)
Usage example of the TableAddChild function
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
StreamReject (Function)
Refuses a request for stream connection.
Space (External language)
Fills the content of WdString with space characters on the right.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.