ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
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......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Android Control Center
Do you know where to find your application log files?...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Value (Property)
The Value property is used to get and change the value of an element.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
PDFToText (Function)
Extract the text contained in an Document PDF.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
NextTitle (Function)
Modifies the title of next window to open.