ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
fFileExist (Function)
Checks the existence of an external file.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
sEvent (Function)
Branches an event on a serial port.
MCI constants
List of constants used by the MCI functions....
TreeView Table control functions
List of functions for managing TreeView Table controls...
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
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......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....