ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Logical operators
The logical operators are as follows......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Page with parameters
nWDGetLastError: Error code of last error
Error code of last error......
WDDIXIO License Agreement
WDDIXIO License Agreement...
iEllipse (Function)
Prints an ellipse (in a rectangle).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Programming an indexed control
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
iBorder (Function)
Prints a border at specified coordinates.