ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
HCheckStructure (Function)
Defines the mode for comparing data files.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Constants for managing Big Data Redis databases
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Creating the Relation pages of a WEBDEV RAD pattern
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
grDeleteAll (Function)
Erases a chart and destroys this chart.