ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
grOrientation (Function)
Modifies the orientation of chart axes.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HRecreateSubscriberReplica (Function)
Recreates the subscriber replica description file (universal replication only) based on the information of the master replica (.rpm and .syn files).
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
HIndex (Function)
Rebuilds the file index (".NDX" file).
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
PageDisplay (Function)
Displays a web page in the user's browser....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
ServiceRestart (Function)
Restarts a service (already started).
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).