ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
ReplicInfo (Function)
Returns information about a replication.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
MemFound (Function)
Checks whether the sought element was found.
HTTPCreateForm (Function)
Creates an HTTP form.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
xlsClose (Example)
Usage example of the xlsClose function
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....