ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Bar code constants
ERR_BAD_DLLEXE
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
5. User Groupware in practice
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
ERR_BAD_APPLICATION
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
The Dashboard control
Dashboards are essential elements in an application......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Telephony constants
List of constants used by telephony functions...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......