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.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Installing a SOAP server with IIS
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows...
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Google constants
List of constants used by the Google functions....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows...
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
11. Controls in practice
Discover the main characteristics of the controls...
Specific features of the applications for iPhone/iPad
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
WINDEV License Agreement
WINDEV License Agreement...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......