ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Query and project
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Help about new features: Letting users know about changes
Applications are constantly evolving......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
3. UML models in practice
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Recompiling the project
The project compilation is a process used to......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Replication: The different types
The data replication is a powerful feature......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Error 2: Incomplete line
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....