ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Test of a query
The query editor allows you to run the test of query result......
WINDEV Mobile concepts
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
How to create a patch?
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Internal component description
The description of an internal component can opened at any time......
The Edit control
The Edit control allows users to enter data......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Printing in PDF format: Special cases
Specific features of print in PDF format...
SCM file format evolutions
Four versions are available for the SCM repository......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Events associated with the Pivot Table control