ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
12. Pages in practice
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
ERR_NO_PAGE
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
Java functions
List of Java functions...
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....