ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
AAF: Context menu of Image controls
A context menu is available for Image controls......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
ControlToSource (Function)
Assigns the control value to the source of a control link.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Functions for managing objects (External language)
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Creating links
Links help users navigate the help system......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Using several libraries in an application
A library is a WDL file that contains all the resources......
PDFPassword (Function)
Protects a PDF document with a password.