ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Token (Variable type)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
HDFS constants
The following constants are used by the HDFS functions:...
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Cookie (Variable type)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Events associated with the project
List of events associated with the project...
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
LoadParameter (Function)
Reads a persistent value.
fCurrentDir (Function)
Identifies or modifies the current directory.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....