ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time (Type of variable)
The Time type is used to easily handle the times...
Events associated with List Box controls
List of events associated with List Box controls...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
FolderData (Function)
FolderData is kept for backward compatibility.
SQLChangeConnection (Function)
Modifies the current connection.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
NetworkConnect (Function)
Associates a drive with a shared network directory.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
12. Pages in practice
Constants for the archiving functions
List of constants used by the archiving functions....
Project (External language)
Opens and runs a WINDEV project.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.