ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
NotifDeleteCategory (Function)
Deletes a notification category from the application.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.
CreateShortcut (Example)
Usage example of the CreateShortcut function
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
fOpen (Example)
Usage example of the fOpen function
NetworkUser (Function)
Identifies the name of the connected user.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.