ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Voice commands in your applications
The applications that you develop can react to the user's voice......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Entity of a CDM
To group information according the MERISE method, entities must be created......
Environment of the report editor
Environment of the report editor...
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
fSelectDir (Function)
Opens a directory picker.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Constants for managing emails
List of constants used by the functions for managing emails....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
fMemOpen (Function)
Opens a memory zone shared between several applications.
Summary table: Managing the application directories according to the platform