ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
FTPCommand (Example)
Usage example of the FTPCommand function
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
OpenSister (Example)
Usage example of the OpenSister function