ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Path and name of the script. The path can be: a full URL "http://..." a path relative to the root of the site "/...". In this case, the script and the Web site must be found on the same server, in one of the site sub-directories.
Parameters intended for the script. This string contains for each parameter:the name of the parameter ("Name1" for example)the = signthe value of the parameter ("Param1" for example)Two parameters are separated by the & sign.
Versions 18 and laterUsed to define the HTTP return code of the function to the browser. This return code is mainly used for the referencing by the search engines. This parameter can correspond to: True: permanent redirection (HTTP code 301). The page displayed by the function will be referenced directly.False (default value): temporary redirection (HTTP code 302). Only the source page will be referenced. New in version 18Used to define the HTTP return code of the function to the browser. This return code is mainly used for the referencing by the search engines. This parameter can correspond to: True: permanent redirection (HTTP code 301). The page displayed by the function will be referenced directly.False (default value): temporary redirection (HTTP code 302). Only the source page will be referenced. Used to define the HTTP return code of the function to the browser. This return code is mainly used for the referencing by the search engines. This parameter can correspond to: True: permanent redirection (HTTP code 301). The page displayed by the function will be referenced directly.False (default value): temporary redirection (HTTP code 302). Only the source page will be referenced.
Displaying other files
Encoding parameters
Pre-launched sessions
Last update: 01/04/2021
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: