ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
11. Table/Looper controls
ERR_NO_PAGE
11. Table/Looper controls
Sorts in a report
The sort is used to organize the information displayed in the report......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
WINDEV concepts
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Android Widget windows
An Android application can contain one or more Widget windows......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......