ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
zipOpen (Function)
Opens an existing archive.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
Factorial (Function)
Returns the factorial of an integer number.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Chart management functions
...Chart management functions...
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.