ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
17. Project Management Hub
...Project Management Hub...
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Service management functions
List of functions for managing services...
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
Declaring and using a variable
A variable is defined by name and type......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
FTP constants
List of constants used by the FTP functions....
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
<Spreadsheet>.StartModification (Function)
Indicates the start of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....
<Document variable>.StartModification (Function)
Indicates the start of a series of actions performed on a Document variable in a single event ("undo/redo")....
<Document variable>.EndModification (Function)
Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo")....
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......