ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
DDEConnect (Example)
Usage example of the DDEConnect function
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
HLogRestart (Function)
Restarts the logging process on a file.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......