ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
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.
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......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
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.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
EventCreate (Function)
Creates an event.
Border management constants
List of constants used by the border management functions....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Creating the skin template of a report
Constants used by the scanner functions
Constants used by the scanner functions...
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.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table 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.