ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
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).
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Debugging functions
List of debugging functions...
Windows Scheduler management functions
List of functions for managing the scheduler...
<HTML Display control>.OnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
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...
Thumbnail control properties
List of properties associated with the Thumbnail control...
Cell control properties
List of properties associated with the Cell control...
LineCursor (Property)
The LineCursor property gets and sets the number of the line where the cursor is located in a Code Editor control.
Power (Function)
Raise a number to a power.
Operations in a Select query : add and delete
The following paragraphs present......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
4. Create a page in the editor...
grSourceSeries (Function)
Defines the source of a series.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......