ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Information 302: Ambiguity between a variable and a control
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Error 112: An array can only have a maximum of X dimensions
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.