ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
The HTML control
The HTML control displays HTML pages or HTML code...
Step 1: Configuring the print parameters
This step allows you to choose......
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).
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
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....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
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.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
16. Java applications in practice
Java applications in practice...
Internal component description
The description of an internal component can opened at any time......
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......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
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.
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.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
URIGetInfo (Function)
Retrieves information of a URI resource.