ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: modo webdev
2. How to test a site?
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Properties associated with the areas defined in Zoning mode
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
ERR_NOTADEVVERSION
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
ERR_NOTAVAILABLE
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Programming patterns
CAUTION......
16. Types of code
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......