ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
SNMPOIDDescription (Function)
Returns the description of an OID.
SNMPOIDType (Function)
Returns the type of data in an OID.
Constants for managing the Image Editor control
FontCreate (Function)
Creates a font definition.
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
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....
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......
SNMPOIDStatus (Function)
Returns the status of an OID.
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.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
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......
16. Java applications in practice
Java applications in practice...
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)...