ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
ContinentList (Function)
Returns the list of continents.
1. Managing emails
WINDEV includes multiple methods to manage emails...
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
<Camera>.Display (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....
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....
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
HFSQL constants
List of constants used by the HFSQL functions....
Manipulating a Layout control programmatically
A Layout control can be......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
ExeListProcess (Function)
Returns the list of applications currently run.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
CertificateList (Function)
Returns the list of certificates available on the computer.