ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linestring2DAddPoint (Function)
Adds a new point to a 2D linestring.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
<Linestring2D variable>.AddPoint (Function)
Adds a new point to a 2D linestring.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Configuring the setup program
Two tools can be used to create a setup program......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....