ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HChangeName (Function)
Modifies the physical name of a data file.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
grZoom (Function)
Defines the zoom of a chart.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
SQLModify (Function)
Modifies the content of a row in the query result.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....