ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
dbgInfo (Function)
Returns a debug information.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
iPrintReport (Function)
Prints a report created with the report editor.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
WDOptimizer: Editing and modifying a ".REP" file
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Activation key management functions
The following functions are used to manage activation keys:...
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
6. Editing a page: zoning mode
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......