ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Creating an executable: General options
The main executable options are as follows......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Python: Native calls
WLanguage allows for native Python calls......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
18. Order of execution of the code of buttons/links
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
1. Managing emails
WINDEV includes multiple methods to manage emails...
ERR_ALREADYCONNECTED
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
4. When to use the debugger?
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......