ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional connection information
When defining the connections in the data model editor or when defining the connections programmatically, you have the ability to specifier the optional connection information...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
Sender (Property)
The Sender property is used to get and change the sender's email address....
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Share your projects via Git
Git is a source code manager......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Native SQL Server Connector license agreement
Testing the WEBDEV Application Server setup with an example
Adds an image to a page in an existing PDF file....
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Web service functions
Web service functions...
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
pdfControlOption (Variable type)
The pdfControlOption type is used to get and set the following characteristics of an option of a control present in a PDF form: option text. selected or deselected state of the option....
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).