ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
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.
Thread management functions
List of functions for managing threads...
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
grDeleteAll (Function)
Erases a chart and destroys this chart.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
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...
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
DNS constants
The FilteredItem property is used to identify the item that has a filter implemented by HFilter....
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.