ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Using .NET assemblies in a project
To use .NET assemblies in a project......
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
redisConnection (Variable type)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Data persistence
The data persistence is used to store the value typed by the user......
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.