ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML control
The HTML control displays HTML pages or HTML code......
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
ContextClose (Function)
Closes a page context.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
ServiceWait (Function)
Pauses the current service during the specified duration.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Handling HTML text in an Edit control
WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).