ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Dimension (Example)
Example of use of Dimension
8. Sharing a project in practice
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Comparison operators
The comparison operators can be divided into several categories......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Manager of automated tests
The test manager is used to......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MemCreate (Function)
Creates a memory area.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
XMLSavePosition (Function)
Stores the current position in the XML document.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....