ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
HDescribeFile (Function)
Describes a data file programmatically.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
2. Analysis in practice
Accessing a database via a web service
The database can be accessed via a web service......
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......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....