ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Constants for managing Big Data Redis databases
Sort the data displayed in your tables in one click
Constants used by the functions for managing Tab controls
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Compilation options (HLP format)
Using the task management and the schedule
Time management is extremely important......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Functions for handling directories and external files
List of functions for handling external files...
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Handling Spreadsheet controls programmatically (in a report)
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
12. Universal replication
13. Universal replication
Programming patterns
CAUTION......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
What is an application?
An application is a set of objects (windows, controls, ......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......