ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VSpace (Property)
The VSpace property gets and sets the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
<Source>.DeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
fRead (Example)
Usage example of the fRead function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
fTime (Example)
Usage example of the fTime function
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Event (Variable type)
The Event type allows you to define all the advanced features of an event (birthday, anniversary, etc.)
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
HForward (Example)
Usage example of the HForward function
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
WebAddress (Variable type)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.