ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Using the task management and the schedule
Time management is extremely important......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
SAP functions
List of SAP functions...
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
HTML (Property)
The HTML property is used to configure the use of HTML content.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
WLanguage procedure called by inAppCheckSubscription
Procedure ("Callback") called by inAppCheckSubscription if one of the subscriptions has been renewed.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<Spreadsheet>.SelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
<Spreadsheet>.SelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Check model
You can use check models to easily create checks...