ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Using a query with parameters
A query with parameters can be used......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
gpwAddUser (Function)
Adds a user to the User Groupware database.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
fAttribute (Example)
Usage example of the fAttribute function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Constants for managing contact functions