ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with the cells of the status bars
WINDEV manages the following events by default:...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
CameraConfigure (Function)
Allows you to configure the video capture driver.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
VideoConfigure (Function)
Allows you to configure the video capture driver.
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
IF statement
The conditional IF statement allows you to run an action according to a condition...
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
iGroupAdd (Function)
Adds a report to a group of reports.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
Clipboard management functions
List of functions for managing the clipboard...
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.