ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<sfConnection variable>.Disconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
SysShutdown (Function)
Stops the system or closes the current Windows session.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
"About" window
The "About" window is used to display and access various information about the current application......
Programming patterns
CAUTION......
Feedback component
The Feedback component is a component provided with WINDEV......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Share your projects via Git
Git is a source code manager......
5. HFSQL Client/Server
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
WDDIXIO License Agreement
WDDIXIO License Agreement...
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
PC SOFT Free Technical Support
Thank you for buying one of our products......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
18. Order of execution of the code of buttons/links
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....