ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HSubstDir (Example)
Usage example of the HSubstDir function
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Setup mode
Several methods can be used to distribute a WINDEV application......
Materialized view