ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
11. User Macro-Code: UMC in practice
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Installing a SOAP server with Netscape iPlanet 4.1
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
Internal Report control properties
List of properties associated with the Internal Report control...
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......