ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
5. The following files are automatically created
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
BrowserType (Function)
Returns the type of browser used by the Web user.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Peeling Corner control properties
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Label report
The report editor allows you to create "Label" reports......
FTPCommand (Function)
Sends a specific FTP command to a server.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
BrowserPlatform (Function)
Returns the user's browser platform....
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Radio Button control properties
List of properties associated with a Radio Button control...
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...