ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Installing the HFSQL Server module
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
<Source>.ExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
<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>.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.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
.NET Assemblies
.NET is Microsoft's software development platform......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......