ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
17. WLanguage: a simple and powerful language
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
The use of the Automation type in a site is reserved for the advanced users
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
How to save and retrieve an image in a binary memo
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
End of Document block
The End of document block is run once at the end of the report execution......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
WDDIXIO overview
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Typing multilingual texts
For a multilingual application, you have the ability to......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
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)....
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....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Webservice management functions
Webservice management functions...
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......