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......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Title (Property)
The Title property is used to get and change the title of an element.
GetDefinition (Function)
Retrieves the definition of element type.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
OpenSister (Function)
Opens a non-modal sibling window.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Aliases on data files: HAlias
The aliases are used to handle......
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HChangeName (Example)
Usage example of the HChangeName function
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Properties associated with the report blocks
List of properties associated with the report blocks...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Code editor: Display options
The code editor proposes several display options......