ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
SaaSAdminDisconnect (Function)
Ends the management session of a SaaS database.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<fbSession variable>.Stop (Function)
Stops the Facebook session that was started by FBStartSession.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
<Connection variable>.AddGroup (Function)
Adds a group of users.
HAddGroup (Function)
Adds a group of users.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
9. Distributing "Reports and Queries"
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....