ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Creating user accounts
A User account allows the server administrator to......
HTTPAddFile (Function)
Adds a file to the HTTP form.
HaspHLLogin (Function)
Connects the application with a Hasp key.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
ERR_CLOSED_PAGE
Handling controls in a report
The different operations available for the report controls are as follows......
15. Repeating a group of controls: loopers
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Beep (External language)
Used to emit a beep on the speaker of the computer.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.