ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPRequest (Function)
Starts an HTTP request on a server.
fDir (Function)
Finds a file or directory.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
HIndex (Function)
Rebuilds the file index (".NDX" file).
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
EmailReadNext (Example)
Usage example of the EmailReadNext function
NetworkUser (Function)
Identifies the name of the connected user.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Scheduler report
The report editor allows you to create "Scheduler" reports....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.