ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDADMINEXE: Remote application control
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Viewing a report in 3D
Your report displays controls that overlap?......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Obtaining an HSL (SSL) certificate for IIS
To obtain an HSL (SSL) certificate for IIS, follow these steps......
Removing a project from the SCM (Source Code Manager)
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
HClient structure
The HClient structure is used to......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......