ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging functions
List of debugging functions...
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Windows Scheduler management functions
List of functions for managing the scheduler...
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
<Chart>.HolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......