ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
GglGetDocument (Function)
Downloads a document from the Google Docs service.
9. Generation modes
WINDEV Mobile includes different types of generation......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
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.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
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)...
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......