ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Describing an element
A flexible modeling includes different elements linked together......
Installing a SOAP server with Apache
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Events associated with Button controls
List of events associated with Button controls...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Changing sites from AWP to SEO-ready session mode
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
The Clickable Image control
The Clickable Image control can be used to......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......