ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
SysColor (Function)
Identifies or modifies the color of a Windows element.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
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......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
LoadDLL (Function)
Loads the specified library (DLL) in memory.