ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
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.
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.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
iParameterViewer (Function)
Configures the report viewer.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
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.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
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....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
Accessing a database via a web service
The database can be accessed via a web service......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Events associated with pages
List of events associated with pages...
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function