ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
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.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
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.
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
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.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
ErrorRestoreParameter (Function)
Restores the error process of a process.