ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Custom properties (WLanguage)
A custom property is a code element with two events......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Variable scope
Variables can be declared anywhere in the code....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
12. Pages in practice
Examples for using the OLE DB provider for HFSQL
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
SOAP functions (prefix syntax)
List of SOAP functions...
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......