ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
EventChange (Function)
Modifies the status of an event.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TreeView Table control properties
List of properties associated with the TreeView Table control...
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Creating the Table pages of the WEBDEV RAD pattern
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
User Groupware files
Two categories of data files are managed......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Table,Add (External language)
Adds an element to a Table control.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.