ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
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...
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
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......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
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.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
ServiceUninstall (Function)
Uninstalls a service.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
RegistryValueType (Function)
Returns the type of value found in the registry.
Bluetooth constants
List of constants used by the Bluetooth functions....
SQLExec (Function)
Names and runs an SQL query.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
ServiceInfo (Function)
Returns information regarding the configuration of a service.
ChangeTarget (Function)
Changes the target of a button action.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
FaxConnect (Function)
Establishes a connection to a fax server.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......