ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeKey (Example)
Usage example of the HChangeKey function
fCopyDir (Example)
Usage example of the fCopyDir function
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
DotNetRun (Function)
Runs a procedure on a .Net server.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Multiline strings
To type character strings over several lines in the code editor...
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
FTPCommand (Function)
Sends a specific FTP command to a server.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
ChangeStyle (Function)
Modifies the style of a control dynamically.
SQLFirst (Example)
Usage example of the SQLFirst function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fWrite (Example)
Usage example of the fWrite function
ContactAdd (Example)
Usage example of the ContactAdd function
fWriteLine (Example)
Usage example of the fWriteLine function
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Miscellaneous Windows constants
List of constants used by the Windows functions....
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
fUnlock (Function)
Entirely or partially unlocks an external file.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.