ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
WEBDEV concepts
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Handling an internal component
An internal component is a set of elements from a project......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Query based on query
Queries can be based on items from another query......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
1. WLanguage functions specific to WEBDEV
2. WLanguage functions specific to phones
A WINDEV Mobile HFSQL application can also operate in Client/Server mode....
Procedure WLanguage called by the function SensorDetectChangeAcceleration
Procedure (also known as "Callback") called by the SensorDetectChangeAcceleration function when the device's acceleration on one of its axes is detected....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......