ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
modbusSession (Variable type)
The modbusSession type is used to identify a connection to a Modbus server.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Error 3: The string has no final "
Thread management functions
List of functions for managing threads...
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.
fClose (Function)
Closes an external file.
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").
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
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.
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).