ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Val (Function)
Returns the numeric value of a character string.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
HModify (Example)
Usage example of the HModify function
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Ad Hoc deployment