ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
Internal component description
The description of an internal component can opened at any time......
9. Types of standard controls
Types of standard controls...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
<Image>.Rotation (Function)
Rotates an Image control.
xlsClose (Function)
Closes an XLS file.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
EventCreate (Function)
Creates an event.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
Declaring and using a variable
A variable is defined by name and type......
Using several libraries in an application
A library is a WDL file that contains all the resources......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Error (Function)
Displays a custom error message in a system error window.
tapiCallEnd (Function)
Returns the date and time of the end of call.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Font (Type of variable)
A Font variable creates a font programmatically...