ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Handling a Web Component control through programming
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
eCurrencyName (Function)
Returns the caption of a currency.
Constants for object visibility
List of constants for managing the visibility of an object....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Constants for managing Windows events
The following constants are used to manage Windows events:...
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
GglGetDocument (Function)
Downloads a document from the Google Docs service.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
RGB (Function)
Defines a color from its Red, Green and Blue components.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.