ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Seek (Function)
Searches for the index of an element in a WLanguage array.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
xlsData (Example)
Usage example of the xlsData function
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
fReadLine (Example)
Usage example of the fReadLine function
Table,Display (External language)
Refreshes the Table control.
Table,Add (External language)
Adds an element to a Table control.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
13. Debugger
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
HRecNum (Example)
Usage example of the HRecNum function
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min