ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

nWDGetLastError: Error code of last error
Error code of last error......
PC SOFT Free Technical Support
Thank you for buying one of our products......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
SOAPRun (Function)
Runs a procedure on a SOAP server.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
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....
Page with parameters
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
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......
WDDIXIO License Agreement
WDDIXIO License Agreement...
Logical operators
The logical operators are as follows......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Programming an indexed control
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
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, ......
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).