ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Installing the monitoring robot
The monitoring robot includes three executables......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function...
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network...
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
REP files
REP files contain the list of data files handled by the application....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project...
Google constants
List of constants used by the Google functions....
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped...
Image control in a window
This help page presents the characteristics of an Image control found in a window...
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks...