ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLNext (Function)
Positions on the next row of the query result.
16. Java applications in practice
Java applications in practice...
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Report controls
Several types of controls can be handled in a report created by the report editor......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
SQLPrevious (Function)
Positions on the previous row of the query result.
HAddGroup (Function)
Adds a group of users.
SQLLast (Function)
Sets the position on the last row of the query result.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSelectPlus (Function)
Selects a row in a Looper control.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......