ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
2. Analysis in practice
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
2. Projects in practice
Discover the main operations that can be performed on a project....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Configuring an application with User Groupware
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Warning 18: Loop without potential end
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Automatic management of exceptions
The management of exceptions can be customized by process......
Open (Function)
Opens a modal WINDEV window.
HTMLToText (Function)
Converts an HTML string or buffer to text.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
OpenChild (Function)
Opens a non-modal child window.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Creating the skin template of a report
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.SurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) in a Surface chart.