ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Calendar functions (prefix syntax)
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
DDEError (Function)
Returns the runtime status report of a DDE function.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
DDEExecute (Function)
Sends a command that will be run on the server.
DDESend (Function)
Sends a data to the program connected via DDE.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDEUpdate (Function)
Modifies a linked data.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
ERR_BUTTON_EXPECTED
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Constants for managing videos
List of constants used by the functions for video management....
DurationToString (Function)
Converts a duration to a character string in the specified format.
Calendar functions
List of Calendar functions...
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......