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......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Creating an insert query
An insert query (corresponding SQL statement......
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Handling a chart in the editor
In the editor, a Chart control includes different sections......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Android Widget windows
An Android application can contain one or more Widget windows......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
ProjectInfo (Function)
Returns specific information about the project currently run.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.