ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
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......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
grDeleteAll (Function)
Erases a chart and destroys this chart.
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.
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.
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)....