ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Constants for managing Windows events
The following constants are used to manage Windows events:...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
7. Dynamic site on specific configurations
14. Report templates
...Report templates are used to easily standardize report layouts....
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Installing a SOAP server with Apache
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Project portfolio
From version 25, you can create "project portfolios"......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......