ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Operations performed on state-transition diagrams
The following paragraphs explain......
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
StreamReject (Function)
Refuses a request for stream connection.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Z-index of a control
All the controls in a window or report have a different z-index......
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
2. User-friendly editors in practice
User-friendly editors in practice...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
11. Window templates
WINDEV Mobile allows you to create window templates....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
HDescribeLink (Function)
Describes a link between two tables programmatically.
WDSQL, SQL Tool: Overview
WDSQL is used to......