ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSourceCategoryLabel (Function)
Defines the source of the category labels.
Error 1018: The method is global: use the: operator: to access it
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
ERR_TIMEOUTINIT
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site......
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
WDInst: Uninstaller settings
The application uninstaller is the application that allows the end user to uninstall the application....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Creating a window skin template
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......