ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Resizing a window (AAF)
Feedback component
The Feedback component is a component provided with WINDEV......
XMLResult (Function)
Returns the result of a calculation XPath query.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.