ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
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.
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Body Complement block
The Body complement block is linked to the Body block......
Print modes of a report
Several print modes are available for a report....
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
13. Generation modes
Constants for telemetry management
Constants for telemetry management...
DriveListeFile (Function)
Lists files in an Drive directory.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.