ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing certificates
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grAddData (Function)
Adds a data into a chart.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
ComponentLocate (Function)
Specifies the access path to an external component of project.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
HTTP constants
List of constants used by the HTTP functions....
HIndex (Function)
Rebuilds the file index (".NDX" file).
3-tier architecture
The development in "3-tier" architecture is now simplified......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
The Site Map control
The Site Map control allows the Web user to......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.