ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Open (External language)
Opens a window.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Android Widget windows
An Android application can contain one or more Widget windows......
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
HAdd (Example)
Usage example of the HAdd function
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...