ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.