ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HInfoServer (Function)
Returns the specified information about the server.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Log (Function)
Calculates the decimal logarithm of a numeric value.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
IsOdd (Function)
Identifies an odd number.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
TextToXML (Function)
Converts an ANSI string to an XML string.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
WDXView : Use
This help page presents the different features of WDXView......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
IsEven (Function)
Identifies an even number.