ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
XML functions (prefix syntax)
List of XML functions...
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Message text file format
The text files created by WDMSG use a specific format......
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
23. Print modes
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Configuring the setup program
Two tools can be used to create a setup program......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Chart: Managing legends
Several types of legends are supported in the charts......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......