ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
How to create a menu?
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
SCM file format evolutions
Four versions are available for the SCM repository......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
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......
7. Multilingual sites in practice
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Activation key management functions
The following functions are used to manage activation keys:...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Variable scope
Variables can be declared anywhere in the code....
Installing and starting WDTRAD
Check: Sending an email
The monitoring robot will......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
<String type>.StartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
<String type>.EndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.