ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
iParameterPDF (Example)
Usage example of the iParameterPDF function
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
EventClose (Function)
Closes a synchronization event between several threads.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
2. Projects in practice
Collapses a branch previously expanded....
HReadNext (Function)
Sets the position on the next table record according to a browse item.