ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Query based on query
Queries can be based on items from another query......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
1. Managing emails
WINDEV includes multiple methods to manage emails...
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Error 42: Label out of scope of GOTO
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
VariantConvert (Function)
Converts the value stored in a Variant variable].
HAddLink (Function)
Adds an integrity rule between two data files on the server.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Query and project
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......