ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
SFDelete (Function)
Deletes records from a Salesforce database.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
Error 803: Return and Result cannot be used in the same process
Error 1017: The method is not global: use: to access it
Configuring the setup program
Two tools can be used to create a setup program......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Error 1018: The method is global: use the: operator: to access it
Error 1036: A class used in an array must have a constructor without parameter