ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Constants for managing the internal windows
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
The planes (in a window or in a report)
The planes are used to group the window controls......
ControlToSource (Function)
Assigns the control value to the source of a control link.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
10. Smart controls
Smart controls...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
The "Code hashtags" pane
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Setup directory
The setup wizard allows you to configure the setup directory of application....
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......