ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Constants for managing animations
List of constants used by the functions for managing the animations...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Phone constants (Android / iOS)
Custom tooltips
Tooltips are very useful for application users......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
9. Distributing "Reports and Queries"
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Creating the executable and the setup program
The languages supported by the application are taken into account......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
OpenChild (Function)
Opens a non-modal child window.
13. Debugger
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......