ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URL (Property)
The URL property is used to get and change a URL.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
grDraw (Function)
Draws a chart according to the specified parameters.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Language (Property)
The Language property is used to get and change the language used.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Email (Property)
The Email property is used to get and change an email address.
Border (Property)
The Border property is used to get and change the borders of an element.
SFExecuteProcess (Function)
Requests the execution of a specific process.
Error
The Error keyword is used to manage the errors.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.