ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Outstanding progress bars
Simple or symmetric progress bar?
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Time management help
Time management is extremely important......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
5. Deploying a dynamic site (Session or AWP) in practice
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
fUnlock (Function)
Entirely or partially unlocks an external file.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Title (Property)
The Title property is used to get and change the title of an element.
GetDefinition (Function)
Retrieves the definition of element type.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Customizing the User Groupware
BackgroundTaskAdd (Function)
Adds a new background task.
WDDeploy features
WDDeploy can be used to......
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......
Aliases on data files: HAlias
The aliases are used to handle......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...