ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
WDInst: components and installation templates
By default, the setup program installs all the specified files on the setup computer......
4. Dedicated server and shared server
Synchronizes the data corresponding to a replication....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Example for creating a select query
This help page explains how to create two select queries......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
17. Project Management Hub
...Project Management Hub...
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......