ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

17. Project Management Hub
...Project Management Hub...
Status bar of windows
The status bar of a window is used to display several types of information......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Saving entered data (AAF)
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)......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Example for creating a select query
This help page explains how to create two select queries......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
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.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Creating an executable: General options
The main executable options are as follows......
Python: Native calls
WLanguage allows for native Python calls......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
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
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......
Commands of the external interface
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....
Control template
A control template is a set of controls that can be re-used in several windows or pages......