ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ...
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
Sidebar control properties
List of properties associated with the Sidebar control...
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
nWDSetParentNext
Set the parent of the next window to open......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
1
5
6
7
8
9
98
>