ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
Native SQL Server Connector for WINDEV and WEBDEV 2024
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Feedback component
The Feedback component is a component provided with WINDEV......
Native Oracle Connector for WINDEV and WEBDEV
Test of a query
The query editor allows you to run the test of query result......
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Classes, members, methods and properties
A class is made of......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Contains (Function)
Allows you to check if a substring is within a string.