ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
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......
Changing sites from AWP to SEO-ready session mode
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
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)......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.