ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
MyPage (Reserved word)
MyPage is used to handle the current page...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
DotNetDelegate (Function)
Initializes a.NET delegate.
CallDLL32 (Function)
Runs a function found in an external DLL.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
ErrorThrow (Function)
Throw a non-fatal error.
Extern (Reserved word)
EXTERN is used to...
Control (Type of variable)
The Control type is used to define the characteristics of a control.
API (Function)
Runs a function found in an external DLL.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Thread execution
At runtime, an application runs in a main thread......