ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Programming patterns
CAUTION......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
11. External component
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
21. Reports
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
WEBDEV concepts
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......