ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
<TreeView Table>.SwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
Source (Property)
The Source property is used to get and change the source of an element.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
<Connection variable>.ListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Connection variable>.DeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Name (Property)
The Name property is used to get the name of an element.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
ID (Property)
The ID property is used to get and change IDs.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
Comment (Property)
The Comment property is used to manage comments.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
How to use an array of structures?
An array of structures is an Array variable......
AuthURL (Property)
The URLAuth property is used to get and define the authorization URL to be used (first URL of the OAuth 2.0 specification).