ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Reports
A report provides a custom view of data......
Currencies
A currency is a real coded on 10 bytes....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Time management
For each element (windows, reports, ......
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Error 301: Unknown identifier
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
8. Windows in practice
Discover the main actions that can be performed on the windows....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
11. User Macro-Code: UMC in practice