ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
fAttribute (Function)
Returns or modifies the attributes of a file.
Printing in PDF format: Special cases
Specific features of print in PDF format...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
HLast (Function)
Sets the position on the last record of a table according to a browse item.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Report viewer: "Annotate" pane
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
eCurrencyName (Function)
Returns the caption of a currency.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Sound (Function)
Plays a sound in WAV format.