ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLPrevious (Function)
Positions on the previous row of the query result.
Control constants
List of constants used by the functions for managing controls...
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
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)......
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
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.
SQLNext (Function)
Positions on the next row of the query result.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
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
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......