ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software...
GglGetDocument (Function)
Downloads a document from the Google Docs service.
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.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
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...
Extern (Reserved word)
EXTERN is used to...
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol...
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...
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Multilingual project
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
grMenu (Function)
Defines the type of context menu displayed by a chart.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Drop-down button
The drop-down button expands: a context menu. a popup window....
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection...
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory...
Size (Property)
The Size property is used to determine and change the size of an element.