ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
<Source>.ExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
<Source>.ExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
<Source>.ExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
<Source>.ExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Project description: Style tab
The project description window allows you to configure various elements of your project......
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
fMoveFile (Function)
Moves a file from one directory to another.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
Generating an application for Universal Windows 10 App