ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Pages in practice
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
Handling a control through programming in a report
All report controls can be handled through programming......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
HIndex (Function)
Rebuilds the file index (".NDX" file).
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
Error 30: An exception process cannot be declared inside another exception process...
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
zipOpenCAB (Function)
Opens an existing archive in CAB format.