ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
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....
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......
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
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....
URIGetInfo (Function)
Retrieves information of a URI resource.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......