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...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
The Flexbox control
Flexbox is a standard layout system for web pages......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Error 1003: The element does not exist in the class
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.