ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
ServiceStart (Function)
Starts a service.
ServiceRestart (Function)
Restarts a service (already started).
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
ServiceControl (Function)
Sends a control message to a service.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
HDFS constants
The following constants are used by the HDFS functions:...
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Hasp constants
The Hasp constants are as follows......
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
ServiceUninstall (Function)
Uninstalls a service.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Code history
The code history is used to......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
HDescribeConnection (Function)
Describes a new connection to an external database.