ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageEnd (Function)
Forces the move to the next page during the report print.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
grPrint (Function)
Prints a chart.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Customizing the report viewer: Available windows
10. Customizing the aspect of a site: skin elements
Analysis links
The links are used to link the files found in an analysis between themselves......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......