ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLToText (Function)
Converts an HTML string or buffer to text.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
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.
grIncreaseData (Function)
Adds a value to a data in a chart.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Debugging constants
List of constants used by the debugging functions...
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
HPass (Function)
Defines the password used to create or open a data file.
HChangeName (Function)
Modifies the physical name of a data file.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).