ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableAssert (Function)
Enables or disables the assertive programming.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
Events associated with internal windows
List of events associated with internal windows...
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Assignment of RETURN
The return value of the process currently run can be assigned...
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
dbgEnableLog (Function)
Enables the runtime log programmatically.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Decode (Function)
Decodes a character string that was encoded by Encode.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......