ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Sorts in a report
The sort is used to organize the information displayed in the report......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
Guide organization
Organization of WINDEV Concepts...
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......