ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Parameters of the procedure used by HReindexAsynchronous
WLanguage procedure ("callback") called by HReindexAsynchronous for each HFSQL Client/Server data file reindexed. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Creating a table in a report
Tables can be created in a report......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
WDTerm: End the external language
End the external language......
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
HDescribeConnection (Function)
Describes a new connection to an external database.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
XMLSource (Property)
The XMLSource property is used to get the XML source code.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
13. Print: Reports
WINDEV reports...
The "Analysis" pane
The "Analysis" pane lists......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
How to open a window?