ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailGetAll (Function)
Retrieves all the emails found on a server.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
MatWrite (Function)
Writes an element into a matrix.
ListPosition (Function)
Displays a List Box or 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).
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Constants for telemetry management
Constants for telemetry management...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
HTML Editor control properties
Properties associated with the HTML Editor control....
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Constants for managing emails
List of constants used by the functions for managing emails....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HCheckStructure (Function)
Defines the mode for comparing data files.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Record (Type of variable)
The Record type is used to save the values of a record.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......