ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Internal component
An internal component is a set of elements from a project......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Creating a delete query
A delete query (corresponding SQL statement......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
XMLDocument (Function)
Creates a new XML document.
WINDEV 2024 Tutorial - Table of contents
grLegendFont (Function)
Modifies the font used for the chart legend.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Switch control properties
Radio Button control properties
List of properties associated with a Radio Button control...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Query editor
The query editor is used to automatically create queries on the data files......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......