ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)...
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
WinCopyForm (Function)
Copies the content of a form to the clipboard.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web...
HTTPRequest (Function)
Starts an HTTP request on a server.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange...
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed...
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper...
History of versions
The history of setup versions is an advanced feature of the network setup......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application...
Report viewer: Offer several reports
In the document preview, end users can......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.