ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
HCreateView (Example)
Usage example of the HCreateView function
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Logical operators
The logical operators are as follows......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Code statistics
The code statistics affect......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
<Variable DiskFile>Create (Function)
Creates an external file.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Opening
The Opening keyword...
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
HTTPRequest (Function)
Starts an HTTP request on a server.
SSH constants
The following constants are used to manage an SSH server:...
<TimeLine>.DeleteEvent (Function)
Deletes an event from a TimeLine control.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.