ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
How to create a patch?
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user...
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project...
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing...
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal...
HReadFirst (Function)
Sets the position on the first record according to a browse item.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified...
Push notification
A mobile device can receive push notifications......