ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HCopyFile (Example)
Usage example of the HCopyFile function
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Constants for encryption/compression
List of constants used by the encryption/compression functions...
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
TwainState (Example)
Usage example of the TwainState function
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
HIndex (Example)
Usage example of the HIndex function
INIRead (Example)
Usage example of the INIRead function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
HDescribeItem (Example)
Usage example of the HDescribeItem function
fTempFile (Example)
Usage example of the fTempFile function
iPrintReport (Example)
Usage example of the iPrintReport function
tapiDial (Function)
Dials a phone number for a voice line.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...