ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Functions for handling directories and external files
List of functions for handling external files...
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Error 1022: The access to the method of the class is restricted by a protected inheritance
Error 1023: The access to the method of the class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
Installing the monitoring robot
The monitoring robot includes three executables......
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
Error 1013: The access to the member of the class is restricted by a protected inheritance
HDescribeConnection (Function)
Describes a new connection to an external database.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Error 25: No THEN statement is associated with this IF
13. External component in practice
External component in practice...
12. External component in practice
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
SocketRead (Function)
Retrieves a message sent by another socket.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.