ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Table/Looper controls
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Record (Type of variable)
The Record type is used to save the values of a record.
15. Creating the executable in practice
Creating the executable in practice...
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Project portfolio
From version 25, you can create "project portfolios"......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....