ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Kanban control events
The following events are associated with Kanban controls......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Type (Property)
The Type property is used to get and change the type of an element.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Generating an application for Universal Windows 10 App
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
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......
Constants for the Exif functions
List of constants used by the Exif functions....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Installing a Webservice (old format)
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Constants used by the functions for managing Tab controls