ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
WDTestSite: Load test
The stress tests are used to check......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Print modes of a report
Several print modes are available for a report....
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
9. Generation modes
WINDEV Mobile includes different types of generation......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
5. Which type of server to choose?
ReplicAdmin: Overview
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
14. Generation modes
Generation modes...
SQL functions: Special case
List of SQL functions: Special case...
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.