ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
Error 1006: The member is not global: use: to access it
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
18. Secure payment
The planes (in a window or in a report)
The planes are used to group the window controls......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
22. Report templates
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
14. Report templates
Report templates...