ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
ThreadPersistent (Function)
Makes a thread persistent.
ExeListProcess (Function)
Returns the list of applications currently run.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather...
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
fSelect (Function)
Opens the Windows file picker.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools...
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's...
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Installing the robot controller
The monitoring robot includes three executables......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Popup window
WINDEV allows you to open windows in popup format......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Optional connection information
When defining the connections in the data model editor or when defining the connections...
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account...