ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
SCM: Branch management window
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
fSelectDir (Function)
Opens a directory picker.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Query editor
The query editor is used to automatically create queries on the data files......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Setting up and using a Bitcoin Core server
WLanguage offers several functions for manipulating a Bitcoin Core server......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......