ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Drawing constants
List of constants used by the drawing functions....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Interactive notification management constants
Interactive notification management constants...
Error 31: The file to include is not found. Check the name and path ...
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Creating and handling an item
The main operations that can be performed on an item are as follows......
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
11. Controls in practice
Discover the main characteristics of the controls...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
System constants
List of constants used by the system functions....
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
WinEdCreateNote (Function)
Creates a Repositionable Note control.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.