ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

16. Java applications in practice
Java applications in practice...
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
HFilter (Function)
Defines and enables a filter on a data file, view or query.
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Compilation options (chm format)
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Extern (Reserved word)
EXTERN is used to...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......