ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Log (Function)
Calculates the decimal logarithm of a numeric value.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
grSourceSeries (Function)
Defines the source of a series.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
WDScript: use in command-line and console mode
Constants for managing the internal windows
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......