ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
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.
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....
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.).
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
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......
FTPCommand (Function)
Sends a specific FTP command to a server.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Size (Property)
The Size property is used to determine and change the size of an element.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.