ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software Factory Administrator
The software factory administrator allows you to ......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Events associated with supercontrols
List of events associated with supercontrols...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Setup directory
The setup wizard allows you to configure the setup directory of application....
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Financial constants
List of constants used by the financial functions....
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Speech synthesis in the mobile applications
The phones can talk!......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
ProjectInfo (Function)
Returns specific information about the project currently run.
Variable scope
Variables can be declared anywhere in the code....