ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Character strings
WLanguage supports different types of strings....
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....
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....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
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....
HTTPRequest (Function)
Starts an HTTP request on a server.
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....
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.