ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
fCopyDir (Example)
Usage example of the fCopyDir function
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
HOpenConnection (Example)
Usage example of the HOpenConnection function
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
WINDEV License Agreement
WINDEV License Agreement...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
grLegendFont (Function)
Modifies the font used for the chart legend.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
fCurrentDrive (Function)
Gets or sets the current drive.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Google constants
List of constants used by the Google functions....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
SQLExec (Function)
Names and runs an SQL query.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
HOut (Example)
Usage example of the HOut function