ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HRead (Function)
Reads a record in a file according to a given record number.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
XMLSavePosition (Function)
Stores the current position in the XML document.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
TreeView constants
List of constants used by the TreeXXX functions...
BurnerEject (Function)
Opens or closes the door of current burner.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......