ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
16. Application test in practice
OpenMobileWindow (Function)
Opens a window in a mobile application.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Page templates
WEBDEV allows you to create page templates......
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......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Managing space characters in the searches?
The LDAP protocol is increasingly used by the companies......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Locking data files: correspondence between WINDEV 5.5 and the later versions
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the table, view, query, ...).
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......