ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LocalStorageValueName (Function)
Returns the name of a value for the local storage.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
USBFind (Function)
Finds a USB device according to keywords.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
FTPSend (Example)
Usage example of the FTPSend function
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Example for creating a select query
This help page explains how to create two select queries......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......