ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Position (Function)
Finds the position of a specified string within another string.
The Edit control
The Edit control allows users to enter data......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
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)....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
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......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
ReplicInfo (Function)
Returns information about a replication.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
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.
Report based on a query
Queries are used to easily select records in one or more data files......