ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
"About" window
The "About" window is used to display and access various information about the current application......
Glossary
The glossary lists all the abbreviations used in the code editor......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
9. Sharing a project in practice
Sharing a project in practice...
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Handling report blocks
The different operations available on report blocks are as follows......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......