ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
<gglConnection variable>.ListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
CurrentDay( Function)
Returns the number of the current day in the current month.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
ERR_ALREADYCONNECTED