ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by the functions for managing Tab controls
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
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......
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......
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)......
Constants used by the the functions for managing the HFSQL Cluster
Warning 18: Loop without potential end
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
Constants used by the functions for managing countries and continents
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Select query description window: Items used
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
Power (Function)
Raise a number to a power.
Factorial (Function)
Returns the factorial of an integer number.