ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
ChronoReset (Function)
Stops and resets a running stopwatch.
HErrorLock (Function)
Used to check whether a lock error occurred.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
HTTPRequest (Function)
Starts an HTTP request on a server.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
BorderColor (Property)
The BorderColor property sets the tooltip border color of a step.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Referring to an element in a WLanguage event / process
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....