ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
5. User Groupware in practice
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
WDOptimizer: Editing and modifying a ".REP" file
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
7. Internal component
An internal component is a set of elements from a project....