ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

General environment of WINDEV
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
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.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
fSeek (Example)
Usage example of the fSeek function
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Environment of the project editor
The main elements of the project editor are as follows:
Calendar functions (prefix syntax)
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
DDEError (Function)
Returns the runtime status report of a DDE function.
DDEExecute (Function)
Sends a command that will be run on the server.
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).
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
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.