ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
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....
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).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
2. Projects in practice
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
XMLAddChild (Function)
Adds a child tag into an XML document.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
PageDisplay (Function)
Displays a web page in the user's browser....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
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)...
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
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....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
iPrintReport (Function)
Prints a report created with the report editor.
PDF Reader control events