ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Creating the Table windows of the WINDEV RAD pattern
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
The HTML control
The HTML control displays HTML pages or HTML code......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Select query description window: Items that can be used
Sound (Function)
Plays a sound in WAV format.
Record (Type of variable)
The Record type is used to save the values of a record.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....