ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV development: Apache 1.3.x and 2.0.x server configuration for CGI protocol and WEBDEV sites....
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).
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
AnimationEnabled (Function)
Enables or disables the animations in the controls.
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.).
Characteristics of Sidebar controls
The main characteristics of a Sidebar control can be configured......
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function