ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Programming automatic calculations in the columns of a Table control
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
9. Internal page
Events associated with Button controls
List of events associated with Button controls...
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......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
EndProgram (Function)
Ends the execution of the current program.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
IFrame control
IFrame is an HTML concept......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Map control functions
Map control functions...
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Thread management functions
List of functions for managing threads...
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
.NET object
To access a class......