ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Translating a text file with WDTRAD
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Time (Type of variable)
The Time type is used to easily handle the times...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
The different types of integers
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
How to develop a PHP site?
What is a PHP site?......
DDESend (Function)
Sends a data to the program connected via DDE.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
Structure (Type of variable)
A structure is a custom type of data...
Configuring the IIS 7/7.5 server
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Runtime log
The runtime log is the best way to identify the most used features of an application......