ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
HListUser (Function)
Returns the list of users defined for a connection.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
Creating nested reports
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).