ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
AddLink (Function)
Adds a link to a text section in an edit control.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
The home page
The home page is the first page of your site......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Project description: Options tab
The project description window allows you to configure various elements of your project......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
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....
Handling a Web Component control through programming
Copying controls from the report editor
The controls can be copied from the report editor......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
W3C standardization
You must comply with the W3C standard (HTML 4......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Copying controls from the page editor
The controls can be copied from the page editor......
The pages
Pages are the main interface of a WEBDEV site......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
GglGetDocument (Function)
Downloads a document from the Google Docs service.
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.
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....