ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Sub-query
A sub-query is a query whose result is used by another query......
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
Changing sites from AWP to SEO-ready session mode
Using the query result
The result of a select query can be used in......
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
Error 404: The file for HFSQL browse cannot be an expression of this type
Handling Gantt Chart controls programmatically