ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Hyper File functions available for backward compatibility
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Private Store for mobile applications
There are two methods two deploy your applications......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Classes, members, methods and properties
A class is made of......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......