ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AIDetect (Function)
Detects various elements in an image: objects, faces, etc. This detection is made possible by artificial intelligence (AI).
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
ArraySort (Function)
Sorts a WLanguage array.
iCreateFont (Function)
Creates a new print font.
Constants for managing Map controls
Constants for managing Map controls...
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
EventDestroy (Function)
Explicitly destroys an event.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Comparison operators
The comparison operators can be divided into several categories......
SIPVisible (Function)
Displays the keyboard.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Designing a supercontrol
A supercontrol is an advanced type of control......