ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
iDestination (Function)
Configures the print destination.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Guided tour management constants
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WDInst: handling the files to install
By default, the files to install are......