ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Error 108: The size of the variable is not allowed
Site map of PC SOFT documentation
27. Center or anchor a site horizontally
4. Activating a dynamic WEBDEV site
16. Protecting access to the site: passwords
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Find out the account that runs the AWP protocol
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......