ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various constants
List of various constants used by the constants WINDEV functions....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Replication management functions
Three types of replication are proposed......