ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
Error 38: The END statement marking the end of the structure declaration is missing
XMLSign (Function)
Signs an XML document.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Error 201: The method already has a virtual attribute
MatMultiply (Example)
Usage example of the MatMultiply function
MatAdd (Example)
Usage example of the MatAdd 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.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Error 1033: The access directives are not allowed in a structure
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
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.
DnDCursor (Example)
Usage example of the DnDCursor function