ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Managing space characters in the searches?
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
ERR_TIMEOUTINIT
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Viewing a report in 3D
Your report displays controls that overlap?......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Removing a project from the SCM (Source Code Manager)
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
1. Examples provided with WINDEV Mobile
Set of procedures
The global procedures are grouped in set of procedures......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
End of break block
The End of break block is optional......
19. Upload: Sending files to the server