ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdLoad (Function)
Loads the changes made by the end user in a window.
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Extracting messages added or modified since last extraction
A project was already created and translated......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Max (Function)
Returns the greatest value passed as parameter.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
fLock (Example)
Usage example of the fLock function
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
fUnlock (Example)
Usage example of the fUnlock function
Multimedia functions
List of Multimedia functions...
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Min (Function)
Returns the lowest value.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).