ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Step 1: Configuring the print parameters
This step allows you to choose......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
URIGetInfo (Function)
Retrieves information of a URI resource.