ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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......
URIGetInfo (Function)
Retrieves information of a URI resource.
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
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
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......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
iEllipse (Function)
Prints an ellipse (in a rectangle).
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......