ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
13. Print: Reports
WINDEV reports...
Window controls
Several types of controls can be used in a window, ......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Error 1014: The access to the member of the class is restricted by a private inheritance
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
Error 701: The property is read-only
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.