ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Seek (Function)
Searches for the index of an element in a WLanguage array.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
Reports & Queries software: WLanguage functions not supported
Some WLanguage functions are not available in Reports & Queries......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Multi-product external components
Components are a remarkably useful tool for development teams......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....