ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
grDeleteAll (Function)
Erases a chart and destroys this chart.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
Error 3: The string has no final "
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Constants for managing appointments
Lists of constants used to manage the appointments...
XMLSavePosition (Function)
Stores the current position in the XML document.
fClose (Function)
Closes an external file.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Error 2109: You are using the ObjectInfo function