ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Properties linked to the Euro management
List of properties linked to the Euro management...
Manipulating a Layout control programmatically
A Layout control can be......
Error 202: The method already has an access attribute (public, protected or private)
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
ReplicAdmin: Overview
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Functions for handling directories and external files
List of functions for handling external files...
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......