ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Programming the looper attributes
All the looper attributes can be handled by programming......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
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......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
XML functions (prefix syntax)
List of XML functions...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Options of the window editor
To configure the general options of the window editor......
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......
Creating the Vision windows of the WINDEV RAD pattern
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......