ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
OrgModify (Function)
Modifies an element in an Organization Chart control.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
MapEndOfMove (Function)
Stops following the device movement in a Map control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
SchedulerPositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
LooperCollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
TabClose (Function)
Closes a dynamic pane in a Tab control.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.