ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows constants
List of constants used by the Windows functions....
DotNetRun (Function)
Runs a procedure on a .Net server.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
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
HChangeKey (Example)
Usage example of the HChangeKey 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......
fCopyDir (Example)
Usage example of the fCopyDir function
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
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HTMLToText (Function)
Converts an HTML string or buffer to text.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
HOut (Example)
Usage example of the HOut function