ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Programming custom calculations in Table controls
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
The HTML control
The HTML control displays HTML pages or HTML code......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...