ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation options (chm format)
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.
16. Java applications in practice
Java applications in practice...
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
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)...
HFilter (Function)
Defines and enables a filter on a data file, view or query.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
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......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Creating help pages
A help system includes several pages......
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...