ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
CtDescribedUserName (Property)
The CtDescribedUserName property sets the username used to connect to a specific table via OLE DB.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
fExeDir (Function)
Returns the directory from which the execution is started.
UMC management functions
List of functions for managing the UMC...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
ColumnWidth (Property)
The ColumnWidth property gets and sets the width of each column in a multi-column Looper control.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Creating a Java archive
When your Java application is developed, you can......