ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
9. Types of standard controls
Types of standard controls...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
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.
Table,Add (External language)
Adds an element to a Table control.
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.
Using several libraries in an application
A library is a WDL file that contains all the resources......
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
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.
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...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
DocPrint (Function)
Prints a document in "docx" format.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control.