ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
fWrite (Example)
Usage example of the fWrite function
IF statement
The conditional IF statement allows you to run an action according to a condition...
Sharing elements with a WINDEV application
Project (External language)
Opens and runs a WINDEV project.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Project description: Files tab
The project description window allows you to configure various elements of your project......
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
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.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
fUnlock (Example)
Usage example of the fUnlock 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).
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......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Constants for manging the replication
List of constants used by the functions for managing the replication....
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.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......