ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
ExecuteFunction
Executes a WLanguage function identified by its name.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Error 1: Syntax error
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Feedback component
The Feedback component is a component provided with WINDEV......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Success (Property)
The Success property indicates whether the operation was successful.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
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.
Error 802: Invalid syntax for this function