ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Apply (Function)
Executes a procedure for each element of a WLanguage array.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
TextToXML (Function)
Converts an ANSI string to an XML string.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
LanguageToNation (Function)
Returns the nation corresponding to a language.
WinOutWidth (Function)
Returns the full width of a window (including the border).
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
Multimedia constants
List of constants used by the multimedia functions....
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.