ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
10. Customizing the aspect of a site: skin elements
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Operations performed on sequence diagrams
The following paragraphs explain......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
The pages
Pages are the main interface of a WEBDEV site......
Using .NET assemblies in a project
To use .NET assemblies in a project......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
DotNetDelegate (Function)
Initializes a.NET delegate.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Record (Type of variable)
The Record type is used to save the values of a record.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Operations performed on deployment diagrams
The following paragraphs explain......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Advanced types
The advanced types of WLanguage are as follows...
Control template
A control template is a set of controls that can be re-used in several windows or pages......