ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Constants for managing arrays
List of constants used by the functions for array management....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
HChangeConnection (Example)
Usage example of the HChangeConnection function
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
WDMSG license agreement
WDMSG license agreement...
fDateTime (Example)
Usage example of the fDateTime function
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
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)....
Events associated with the project
List of events associated with the project...
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Constants for managing the registry
List of constants used by the registry management functions....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
SQLTransaction (Example)
Usage example of the SQLTransaction function
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
FolderData (Function)
FolderData is kept for backward compatibility.
Image control in a page