ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
BurnerSelect (Function)
Used to select the default burner.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
The structure of the file for remote control
The management of remote control uses a file in INI format......
8. Sharing a project in practice
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
2. Analysis in practice