ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The options of the User Groupware
An application is often intended to be used by several users connected via a network......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Installing a Webservice (old format)
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
SysErrorMode (Function)
Modifies the display mode of errors.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
WEBDEV license agreement
WEBDEV license agreement...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.