ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
ERR_NOTACTIVATED
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
ERR_NOTADEVVERSION
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Custom tooltips
Tooltips are very useful for application users......
11. Popup page
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
HintTextColor (Property)
The HintTextColor property is used to get and change the hint text color of an Edit control.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.