ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HFSQL constants
List of constants used by the HFSQL functions....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Replication: The different types
The data replication is a powerful feature......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Date and Time management functions
List of functions for managing dates and times...