ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating HTML controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate HTML controls...
HTML (Property)
The HTML property is used to configure the use of HTML content.
The HTML Edit control: The automation formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable...
The HTML control
The HTML control displays HTML pages or HTML code...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax).
HTML document functions
List of functions that manipulate HTML documents.
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element:...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily...
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next...
Events associated with Button controls
List of events associated with Button controls...
Installing a SOAP server with Apache
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed...
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text...
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed...
14. Managing the "Back" button in practice
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element...
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
dbgInfo (Function)
Returns a debug information.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......