ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
iParameter (Function)
Retrieves the printer configuration and configures the print.
iParameterReport (Function)
Configures the printer by opening the configuration window.
2. WEBDEV administrator in practice
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
FaxConnect (Function)
Establishes a connection to a fax server.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Replication management functions
Three types of replication are proposed......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
<Dashboard>.LoadConfiguration (Function)
Restores the configuration of a Dashboard control.
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
DotNetRun (Function)
Runs a procedure on a .Net server.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
2. Modes to install an application