ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
HFSQL constants
List of constants used by the HFSQL functions....
17. Project Management Hub
...Project Management Hub...
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Assignment operators
Three assignment operators are available......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Belgium.CheckCBE (Function)
Checks the validity of a CBE number (identifier from the Crossroads Bank for Belgian Enterprises).
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......