ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
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.
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
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
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
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Error 1023: The access to the method of the class is restricted by a private inheritance
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
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.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
FileDisplay (Function)
Displays a file in the browser of Web user.
WinStatus (Function)
Identifies or modifies the window status.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....