ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IF statement
The conditional IF statement allows you to run an action according to a condition...
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HCreateMovableReplica (Function)
Creates a movable replication.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
WidgetRunApp (Function)
Starts the application to which a widget belongs.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Memory area management functions
The following functions are used to handle the certificates:...
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
DnDEvent (Example)
Usage example of the DnDEvent function
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
Creating the windows and the pages of the RAD pattern
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.