ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Using the task management and the schedule
Time management is extremely important......
Generating the RAD pattern
To generate a RAD pattern:...
fAttribute (Function)
Returns or modifies the attributes of a file.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Advanced types
The advanced types of WLanguage are as follows...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
How to open a page?
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
WEBDEV license agreement
WEBDEV license agreement...
Character strings
WLanguage supports different types of strings....