ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging functions
List of debugging functions...
HsMenu,Name (External language)
Adds a menu into the window that is opened.
2. User-friendly editors in practice
User-friendly editors in practice...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Error 42: Label out of scope of GOTO
Min (Function)
Returns the lowest value.
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Error 103: The type is unknown
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Constants for manging the replication
List of constants used by the functions for managing the replication....
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
HOpenConnection (Function)
Opens a connection to a specific database.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
NetworkUser (Function)
Identifies the name of the connected user.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....