ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
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.
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...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
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.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
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.